Bug 1805847
| Summary: | Custom menu widgets don't generate Breadcrumbs | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> | ||||
| Component: | UI - OPS | Assignee: | Zita Nemeckova <znemecko> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Parthvi Vala <pvala> | ||||
| Severity: | low | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | ||||
| Priority: | low | ||||||
| Version: | 5.11.0 | CC: | bmidwood, dhalasz, dmetzger, hkataria, lavenel, mpovolny, mshriver, obarenbo | ||||
| Target Milestone: | GA | Keywords: | ZStream | ||||
| Target Release: | 5.11.6 | Flags: | pm-rhel:
cfme-5.11.z+
simaishi: mirror+ |
||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 5.11.6.0 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | 1740839 | Environment: | |||||
| Last Closed: | 2020-06-10 13:39:10 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: | 1740839 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Comment 2
Parthvi Vala
2020-03-03 05:47:53 UTC
Created attachment 1667117 [details]
Demo
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/538e4c986d2e20a28a1a5515744e9f7422394b3f commit 538e4c986d2e20a28a1a5515744e9f7422394b3f Author: Zita Nemeckova <znemecko> AuthorDate: Thu May 21 12:21:35 2020 +0000 Commit: Zita Nemeckova <znemecko> CommitDate: Thu May 21 12:21:35 2020 +0000 Fix breadcrumbs for Dashboard Widgets Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1805847 app/controllers/report_controller/widgets.rb | 1 + 1 file changed, 1 insertion(+) New commit detected on ManageIQ/manageiq-ui-classic/ivanchuk: https://github.com/ManageIQ/manageiq-ui-classic/commit/76cd589f73040f8a2ddd67de37382420cab1348b commit 76cd589f73040f8a2ddd67de37382420cab1348b Author: Harpreet Kataria <hkataria> AuthorDate: Thu May 21 13:00:37 2020 +0000 Commit: Harpreet Kataria <hkataria> CommitDate: Thu May 21 13:00:37 2020 +0000 Merge pull request #7063 from ZitaNemeckova/fix_dashboard_widget_breadcrumbs Fix breadcrumbs for Dashboard Widgets (cherry picked from commit 46ff34ff1779654c175f3984465bcdf8e79b9840) https://bugzilla.redhat.com/show_bug.cgi?id=1805847 app/controllers/report_controller/widgets.rb | 1 + 1 file changed, 1 insertion(+) FIXED. Verified on 5.11.6.0.20200526234234_3fcafeb. 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-2020:2480 |