Bug 1645629
Summary: | [RFE] Add warning if Mapping changes when editing a plan | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Mike Turley <mturley> |
Component: | V2V | Assignee: | Brett Thurber <bthurber> |
Status: | CLOSED ERRATA | QA Contact: | Yadnyawalk Tale <ytale> |
Severity: | low | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
Priority: | medium | ||
Version: | 5.10.0 | CC: | fdupont, mfeifer, simaishi, 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
Mike Turley
2018-11-02 16:55:49 UTC
GH Issue: https://github.com/ManageIQ/manageiq-v2v/issues/764 GH PR: https://github.com/ManageIQ/manageiq-v2v/pull/765 New commit detected on ManageIQ/manageiq-v2v/hammer: https://github.com/ManageIQ/manageiq-v2v/commit/70fa45d0d4b0abeceb37b6851ca5e61f6889308f commit 70fa45d0d4b0abeceb37b6851ca5e61f6889308f Author: Aparna Karve <aparna.karve> AuthorDate: Tue Nov 6 12:40:30 2018 -0500 Commit: Aparna Karve <aparna.karve> CommitDate: Tue Nov 6 12:40:30 2018 -0500 Merge pull request #765 from mturley/764-change-mapping-warning [#764] Add warning if mapping changes when editing a plan (cherry picked from commit d2acbec956596bce7bfeed8c2e75e1d50b1142e2) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1645629 app/javascript/react/screens/App/Overview/screens/PlanWizard/components/PlanWizardGeneralStep/PlanWizardGeneralStep.js | 17 +- app/javascript/react/screens/App/Overview/screens/PlanWizard/components/PlanWizardGeneralStep/helpers.js | 2 +- app/javascript/react/screens/App/Overview/screens/PlanWizard/components/PlanWizardGeneralStep/index.js | 5 +- 3 files changed, 19 insertions(+), 5 deletions(-) Changes looks exactly like requirement specified, good work! Verified on: 5.10.0.24.20181113213923_03b81fd Thanks @Mike! 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 |