Description of problem: Incorrect tag page opened for playbooks navigated through repository page Version-Release number of selected component (if applicable): 5.9.2 How reproducible: 100% Steps to Reproduce: 1. Enable Embedded Ansible role 2. Add repository 3. Navigate to repository details page 4. Click on Playbooks in Relationships 5. Select all playbooks 6. Open tagging page 7. check the list of items for tagging Actual results: Repository display instead of selected playbooks Expected results: selected playbooks should be on the list Additional info:
Not a Regression - confirmed by reporter.
https://github.com/ManageIQ/manageiq-ui-classic/pull/3721
*** Bug 1581635 has been marked as a duplicate of this bug. ***
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/0d1ddabfeb30eeaa9a78dd67d1fa067e56c12cb2 commit 0d1ddabfeb30eeaa9a78dd67d1fa067e56c12cb2 Author: Hilda Stastna <hstastna> AuthorDate: Thu Apr 5 08:25:21 2018 -0400 Commit: Hilda Stastna <hstastna> CommitDate: Thu Apr 5 08:25:21 2018 -0400 Add new method to choose toolbar for Ansible Playbooks/Repos/Credentials Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1560482 Add new method center_toolbar_filename_embedded_ansible to toolbar chooser to choose toolbar for Ansible Playbooks/Repos/Credentials properly. app/helpers/application_helper/toolbar_chooser.rb | 20 + 1 file changed, 20 insertions(+)