Bug 1667178
| Summary: | Container Provider Dashboard View: No Success Message When Editing a Tag | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | juwatts |
| Component: | UI - OPS | Assignee: | Hilda Stastna <hstastna> |
| Status: | CLOSED ERRATA | QA Contact: | juwatts |
| Severity: | low | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
| Priority: | medium | ||
| Version: | 5.10.0 | CC: | bmidwood, dmetzger, hkataria, lavenel, mpovolny, mshriver, obarenbo, simaishi |
| Target Milestone: | GA | ||
| Target Release: | 5.11.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.11.0.1 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-12-12 13:34:59 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | Bug | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
|
Description
juwatts
2019-01-17 16:27:07 UTC
Additional info: no need to set and save any tag (step 4), just to click on Cancel button. Flash message about canceling tagging should be displayed, and it is not. For Infra and Cloud providers, it works well. New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/ce39dcd8dda25db3074f9df235e51712c33bcddf commit ce39dcd8dda25db3074f9df235e51712c33bcddf Author: Hilda Stastna <hstastna> AuthorDate: Tue Apr 23 06:42:52 2019 -0400 Commit: Hilda Stastna <hstastna> CommitDate: Tue Apr 23 06:42:52 2019 -0400 Display flash messages for tagging in Container Provider Dashboard page Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1667178 app/views/ems_container/_show_dashboard.html.haml | 2 +- app/views/ems_container/show_dashboard.html.haml | 3 +- 2 files changed, 3 insertions(+), 2 deletions(-) Verified in 5.11.0.1.20190424210327_58b5dbd Verification Steps: 1. Add an Openshift provider to CFME 2. Navigate to Containers Providers and select the Openshift provider 3. Select a Policy -> Edit Tags 4. Add a tag and click "Save" 5. Verified the following status message now appears: "Tag edits were successfully saved" 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/RHBA-2019:4199 |