Bug 1381638
| Summary: | Database category missing when opening access control category | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Matouš Mojžíš <mmojzis> | ||||
| Component: | UI - OPS | Assignee: | Dávid Halász <dhalasz> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Matouš Mojžíš <mmojzis> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.7.0 | CC: | cpelland, dajohnso, ewinchel, hkataria, jhardy, mmojzis, mpovolny, obarenbo, simaishi | ||||
| Target Milestone: | GA | Keywords: | TestOnly | ||||
| Target Release: | 5.8.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | ui:tree_view:configuration | ||||||
| Fixed In Version: | 5.8.0.0 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1385165 (view as bug list) | Environment: | |||||
| Last Closed: | 2017-06-12 17:04:12 UTC | Type: | Bug | ||||
| 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: | |||||||
| Bug Blocks: | 1385165 | ||||||
| Attachments: |
|
||||||
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/e6540a989ce989f61b693dc9bcf2490a44fe7ca2 commit e6540a989ce989f61b693dc9bcf2490a44fe7ca2 Author: Dávid Halász <dhalasz> AuthorDate: Wed Oct 5 17:18:35 2016 +0200 Commit: Dávid Halász <dhalasz> CommitDate: Thu Oct 6 09:26:36 2016 +0200 Re-initialize accordions when replacing the right cell Right cell replace can display a previously hidden toolbar. This cause issues with accessing the last elements in an accordion. Forcing the miqInitAccordions() fixes this issue... https://bugzilla.redhat.com/show_bug.cgi?id=1381643 https://bugzilla.redhat.com/show_bug.cgi?id=1381638 app/assets/javascripts/miq_explorer.js | 1 + 1 file changed, 1 insertion(+) New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/42d769789de93a6155b712f599c1a8d36b83686e commit 42d769789de93a6155b712f599c1a8d36b83686e Author: Martin Povolny <mpovolny> AuthorDate: Sat Oct 8 08:21:12 2016 +0200 Commit: Oleg Barenboim <chessbyte> CommitDate: Thu Oct 13 15:52:56 2016 -0400 Merge pull request #11714 from skateman/bz-1381643 Re-initialize accordions when replacing the right cell (cherry picked from commit 05675640e8b42649e78aa4b2e020b13f8a2cf155) https://bugzilla.redhat.com/show_bug.cgi?id=1381643 https://bugzilla.redhat.com/show_bug.cgi?id=1381638 app/assets/javascripts/miq_explorer.js | 1 + 1 file changed, 1 insertion(+) Verified in 5.8.0.9. Database category is not missing anymore whne access control category is selected. |
Created attachment 1207250 [details] database category missing Description of problem: Version-Release number of selected component (if applicable): 5.7.0.3 How reproducible: Always Steps to Reproduce: 1. Go to Settings -> Configuration 2. Select Access Control Category 3. Actual results: Database category is missing Expected results: Additional info: