Bug 1646657
Summary: | [RFE] filterFieldTypeMenu button should have unique `Name` | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Michael Ro <micro> |
Component: | V2V | Assignee: | Brett Thurber <bthurber> |
Status: | CLOSED ERRATA | QA Contact: | Kedar Kulkarni <kkulkarn> |
Severity: | low | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
Priority: | medium | ||
Version: | 5.10.0 | CC: | akarol, fdupont, mfeifer, simaishi, smallamp, ytale |
Target Milestone: | GA | Keywords: | FutureFeature |
Target Release: | 5.10.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | v2v | ||
Fixed In Version: | 5.10.0.24 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-02-07 23:03:56 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | V2V | Target Upstream Version: | |
Embargoed: |
Description
Michael Ro
2018-11-05 20:02:11 UTC
GH PR: https://github.com/ManageIQ/manageiq-v2v/pull/772 GH Issue: https://github.com/ManageIQ/manageiq-v2v/issues/771 New commit detected on ManageIQ/manageiq-v2v/hammer: https://github.com/ManageIQ/manageiq-v2v/commit/1d53f4867a52f5c88227f6d0ab6bb26f28c80d65 commit 1d53f4867a52f5c88227f6d0ab6bb26f28c80d65 Author: Aparna Karve <aparna.karve> AuthorDate: Mon Nov 5 15:11:54 2018 -0500 Commit: Aparna Karve <aparna.karve> CommitDate: Mon Nov 5 15:11:54 2018 -0500 Merge pull request #772 from michaelkro/771-filter-dropdown-id [#771] Add unique identifiers for filter type selects (cherry picked from commit c87e28543b574d7fba25303cbfb4d831e2b39ec9) https://bugzilla.redhat.com/show_bug.cgi?id=1646657 app/javascript/react/screens/App/Overview/screens/PlanWizard/components/PlanWizardAdvancedOptionsStep/components/PlanWizardAdvancedOptionsStepTable/PlanWizardAdvancedOptionsStepTable.js | 1 + app/javascript/react/screens/App/Overview/screens/PlanWizard/components/PlanWizardVMStep/components/PlanWizardVMStepTable.js | 1 + 2 files changed, 2 insertions(+) On 5.10.0.27 this is fixed as expected. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:0212 |