"Download Logs" dropdown list Please change the following list items so that the UI complies more closely with Red Hat style and usage: - Change "Pre-migration log" to "Premigration log" - Change "Post-migration log" to "Postmigration log" "Detect Provider Changes" tooltip Please change the text for the same reasons: "Missing elements may indicate a change in your provider configuration. If you change the source or target provider, delete this mapping and create a new one." (I changed "usually" to "may" because these errors can also be caused by not authenticating RHV hosts in CloudForms or by refreshing RHV hosts.)
https://github.com/ManageIQ/manageiq-v2v/pull/910
New commit detected on ManageIQ/manageiq-v2v/master: https://github.com/ManageIQ/manageiq-v2v/commit/337ed377bf50f8c485e086e3ccbdf3f6a6c9c553 commit 337ed377bf50f8c485e086e3ccbdf3f6a6c9c553 Author: Mike Turley <mturley> AuthorDate: Thu Mar 14 16:45:36 2019 -0400 Commit: Mike Turley <mturley> CommitDate: Thu Mar 14 16:45:36 2019 -0400 Update Download Log menu item names and mapping list error message https://bugzilla.redhat.com/show_bug.cgi?id=1688830 app/javascript/react/screens/App/Mappings/components/InfrastructureMappingsList/InfrastructureMappingsList.js | 2 +- app/javascript/react/screens/App/Plan/components/PlanRequestDetailList/PlanRequestDetailList.js | 4 +- 2 files changed, 3 insertions(+), 3 deletions(-)
My previous PR missed a few places where we had "pre-migration" and "post-migration", this PR gets the rest of them: https://github.com/ManageIQ/manageiq-v2v/pull/912
New commit detected on ManageIQ/manageiq-v2v/master: https://github.com/ManageIQ/manageiq-v2v/commit/c557ae3bb401a5520bdfd15dc01244928deceaf6 commit c557ae3bb401a5520bdfd15dc01244928deceaf6 Author: Mike Turley <mturley> AuthorDate: Mon Mar 18 14:54:34 2019 -0400 Commit: Mike Turley <mturley> CommitDate: Mon Mar 18 14:54:34 2019 -0400 Change 'pre-migration' and 'post-migration' to 'premigration' and 'postmigration' across the UI https://bugzilla.redhat.com/show_bug.cgi?id=1688830 app/javascript/react/screens/App/Overview/screens/PlanWizard/PlanWizard.js | 2 +- app/javascript/react/screens/App/Overview/screens/PlanWizard/components/PlanWizardAdvancedOptionsStep/PlanWizardAdvancedOptionsStep.js | 4 +- app/javascript/react/screens/App/Overview/screens/PlanWizard/components/PlanWizardAdvancedOptionsStep/components/PlanWizardAdvancedOptionsStepTable/PlanWizardAdvancedOptionsStepTable.js | 4 +- app/javascript/react/screens/App/Plan/PlanConstants.js | 10 +- 4 files changed, 10 insertions(+), 10 deletions(-)
Mike, is everything merged ? If so, could you move this BZ to POST.
Fabien, yes everything for this is merged. It looks like I don't actually have permission to change the Status of a BZ... unless I'm missing something unintuitive in the bugzilla UI :)
Verified on: 5.11.0.8.20190611155126_01e077e