Bug 1805851
| Summary: | Breadcrumb for adding/editing service dialog is incorrect | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> | ||||
| Component: | UI - OPS | Assignee: | Richard Vsiansky <rvsiansk> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Niyaz Akhtar Ansari <nansari> | ||||
| Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | ||||
| Priority: | medium | ||||||
| Version: | 5.11.0 | CC: | bmidwood, dmetzger, hkataria, jdupuy, lavenel, mpovolny, nansari, obarenbo | ||||
| Target Milestone: | GA | Keywords: | ZStream | ||||
| Target Release: | 5.11.4 | Flags: | pm-rhel:
cfme-5.11.z+
simaishi: mirror+ |
||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 5.11.4.1 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | 1741241 | Environment: | |||||
| Last Closed: | 2020-03-17 13:11:23 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | CFME Core | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | 1741241 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
The PR https://github.com/ManageIQ/manageiq-ui-classic/pull/6085 have not been back-ported yet. Sorry, I probably misunderstood https://bugzilla.redhat.com/show_bug.cgi?id=1741241#c4 and thought "IVANCHUK https://github.com/ManageIQ/manageiq-ui-classic/pull/6193" was all needed. I'll pick up the missed PR in the next build. New commit detected on ManageIQ/manageiq-ui-classic/ivanchuk: https://github.com/ManageIQ/manageiq-ui-classic/commit/88b5bb7a3d0b9abd3b6dc03dfeb7a24db3d07b94 commit 88b5bb7a3d0b9abd3b6dc03dfeb7a24db3d07b94 Author: Harpreet Kataria <hkataria> AuthorDate: Fri Aug 23 03:06:43 2019 +0000 Commit: Harpreet Kataria <hkataria> CommitDate: Fri Aug 23 03:06:43 2019 +0000 Merge pull request #6085 from rvsia/service-dialog-titles Add titles for editor of service dialogs (cherry picked from commit 739bd12c1c073cc9213be5f69812db50e96275b9) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1805851 app/controllers/miq_ae_customization_controller.rb | 1 + spec/controllers/miq_ae_customization_controller_spec.rb | 18 + 2 files changed, 19 insertions(+) Looks good Verified in Version 5.11.4.1.20200228172510_c08508d 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-2020:0867 |
Created attachment 1666164 [details] editing dialog issue