New commit detected on ManageIQ/manageiq-ui-classic/gaprindashvili: https://github.com/ManageIQ/manageiq-ui-classic/commit/8680d2f0660cb155940789c668bfbc835285e695 commit 8680d2f0660cb155940789c668bfbc835285e695 Author: Martin Povolny <mpovolny> AuthorDate: Wed May 23 11:17:19 2018 -0400 Commit: Martin Povolny <mpovolny> CommitDate: Wed May 23 11:17:19 2018 -0400 Merge pull request #3721 from hstastna/Tagging_Ansible_Incorrect_tag_page_playbooks_through_repo Fix opening incorrect tag page, opened for Ansible Playbooks navigated through Repository summary page (cherry picked from commit 09a453a95bf7a68ff5f5d3d4e868cfcdfe04a118) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1583779 app/controllers/ansible_credential_controller.rb | 3 +- app/controllers/ansible_playbook_controller.rb | 1 - app/controllers/ansible_repository_controller.rb | 3 +- app/helpers/application_helper/toolbar_chooser.rb | 20 + spec/controllers/ansible_credential_controller_spec.rb | 18 + spec/controllers/ansible_playbook_controller_spec.rb | 5 + spec/controllers/ansible_repository_controller_spec.rb | 22 +- spec/helpers/application_helper/toolbar_chooser_spec.rb | 34 + 8 files changed, 101 insertions(+), 5 deletions(-)
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://access.redhat.com/errata/RHSA-2018:2184