Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1.Automate - Explorer . 2. It will be easy to identify disabled domains if they are greyed out or marked 'disabled' 3. Actual results: Expected results: Additional info:
Dan - This ticket resulted from spending time debugging an automate issue before we realized that the method in question was in a disabled domain, and therefore not being called. It would be very helpful if we had some visual clue in the Automate Explorer to identify that the domain is disabled.
New commit detected on manageiq/master: https://github.com/ManageIQ/manageiq/commit/d0302ffc7c689f08cef5b592e581c6f3d5dd42d9 commit d0302ffc7c689f08cef5b592e581c6f3d5dd42d9 Author: Harpreet Kataria <hkataria> AuthorDate: Thu Mar 19 12:18:51 2015 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Thu Mar 19 14:33:20 2015 -0400 Mark Domain as disabled in UI. Show (Disabled) suffix next to disabled domains in UI and line-through the node on the tree to make disabled domain nodes stand out. https://bugzilla.redhat.com/show_bug.cgi?id=1201883 .../dynatree_1.2.4/skin-cfme/ui.dynatree.css.erb | 6 ++++++ vmdb/app/controllers/miq_ae_class_controller.rb | 6 +++--- vmdb/app/helpers/miq_ae_class_helper.rb | 11 +++++++++-- vmdb/app/presenters/tree_node_builder.rb | 20 ++++++++++++++++++-- 4 files changed, 36 insertions(+), 7 deletions(-)
Created attachment 1016502 [details] disabled domain Disabled domain is marked. verified in 5.4.0.0.19.20150410165622_ad23806
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://rhn.redhat.com/errata/RHBA-2015-1100.html