Bug 1381638 - Database category missing when opening access control category
Summary: Database category missing when opening access control category
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.8.0
Assignee: Dávid Halász
QA Contact: Matouš Mojžíš
URL:
Whiteboard: ui:tree_view:configuration
Depends On:
Blocks: 1385165
TreeView+ depends on / blocked
 
Reported: 2016-10-04 15:42 UTC by Matouš Mojžíš
Modified: 2018-06-20 13:29 UTC (History)
9 users (show)

Fixed In Version: 5.8.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1385165 (view as bug list)
Environment:
Last Closed: 2017-06-12 17:04:12 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
database category missing (173.09 KB, image/png)
2016-10-04 15:42 UTC, Matouš Mojžíš
no flags Details

Description Matouš Mojžíš 2016-10-04 15:42:58 UTC
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:

Comment 6 CFME Bot 2016-10-08 06:26:19 UTC
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(+)

Comment 8 CFME Bot 2016-10-17 16:23:01 UTC
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(+)

Comment 9 Matouš Mojžíš 2017-04-06 16:57:06 UTC
Verified in 5.8.0.9. Database category is not missing anymore whne access control category is selected.


Note You need to log in before you can comment on or make changes to this bug.