Bug 1394848 - Entry point trees have all nodes clickable
Summary: Entry point trees have all nodes clickable
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: GA
: 5.7.0
Assignee: Dávid Halász
QA Contact: Satyajit Bulage
URL:
Whiteboard:
Depends On: 1394260
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-14 15:06 UTC by Satoe Imaishi
Modified: 2017-01-04 13:13 UTC (History)
8 users (show)

Fixed In Version: 5.7.0.12
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1394260
Environment:
Last Closed: 2017-01-04 13:13:02 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Screenshot showing actual results (32.93 KB, image/png)
2016-11-25 08:50 UTC, Satyajit Bulage
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2017:0012 0 normal SHIPPED_LIVE CFME 5.7.0 bug fixes and enhancement update 2017-01-04 17:50:36 UTC

Comment 2 CFME Bot 2016-11-17 19:36:29 UTC
New commit detected on ManageIQ/manageiq/euwe:
https://github.com/ManageIQ/manageiq/commit/6075195a4d82e1163fa5062a10711a81a41a9852

commit 6075195a4d82e1163fa5062a10711a81a41a9852
Author:     Martin Povolny <mpovolny>
AuthorDate: Fri Nov 11 14:49:28 2016 +0100
Commit:     Oleg Barenboim <chessbyte>
CommitDate: Thu Nov 17 14:35:32 2016 -0500

    Merge pull request #12577 from skateman/automate-tree-regression-fix
    
    Fixed regression in automate tree node selectability
    (cherry picked from commit 6eb346b2ce79af793427938ee0309fa3bb0b2e32)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1394848

 app/controllers/application_controller.rb          | 10 ++++----
 app/presenters/tree_builder.rb                     |  4 ++--
 app/presenters/tree_builder_ae_class.rb            |  9 -------
 app/presenters/tree_builder_automate.rb            |  9 +++++++
 app/presenters/tree_node_builder_ae_class.rb       | 28 ----------------------
 .../tree_node_builder_ae_class_catalog.rb          | 11 ---------
 app/presenters/tree_node_builder_automate.rb       | 28 ++++++++++++++++++++++
 .../tree_node_builder_automate_catalog.rb          | 11 +++++++++
 spec/presenters/tree_builder_automate_spec.rb      | 17 +++++++++++++
 9 files changed, 73 insertions(+), 54 deletions(-)
 delete mode 100644 app/presenters/tree_node_builder_ae_class.rb
 delete mode 100644 app/presenters/tree_node_builder_ae_class_catalog.rb
 create mode 100644 app/presenters/tree_node_builder_automate.rb
 create mode 100644 app/presenters/tree_node_builder_automate_catalog.rb
 create mode 100644 spec/presenters/tree_builder_automate_spec.rb

Comment 3 Satyajit Bulage 2016-11-25 08:45:30 UTC
Hello David,

Can you please tell me the exact verification steps as given Steps are confusing to me.
Also attaching screenshot of catalog items.
Thanks,
Satyajit Bulage.

Comment 4 Satyajit Bulage 2016-11-25 08:50:20 UTC
Created attachment 1224177 [details]
Screenshot showing actual results

Comment 5 Zita Nemeckova 2016-11-25 10:14:10 UTC
Hello Satyajit,

the point is that if you have node in blue as in your screenshot Apply button has to be active. In your screenshot it looks like it works correctly.

Let me know if you need more info :)

Zita

Comment 6 Satyajit Bulage 2016-11-28 07:35:24 UTC
"Apply" button is appearing when selecting only nodes. See attached screenshot  in comment 4.

Verified Version:- 5.7.0.12-rc2.20161123111642_a4a65ce

Comment 8 errata-xmlrpc 2017-01-04 13:13:02 UTC
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-2017-0012.html


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