Bug 1688830
| Summary: | [RFE]UI changes to "Download Logs" list and "Detect Provider Changes" | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Avital Pinnick <apinnick> | |
| Component: | V2V | Assignee: | Fabien Dupont <fdupont> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Shveta <sshveta> | |
| Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | |
| Priority: | medium | |||
| Version: | 5.10.2 | CC: | bthurber, mturley, vconzola, ytale | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.11.0 | |||
| Hardware: | All | |||
| OS: | All | |||
| Whiteboard: | v2v | |||
| Fixed In Version: | 5.11.0.1 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1693729 (view as bug list) | Environment: | ||
| Last Closed: | 2019-12-13 15:09:25 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1683443, 1693729 | |||
|
Description
Avital Pinnick
2019-03-14 14:41:41 UTC
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 |