Description of problem: Reload toolbar button is missing on automation requests view Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. Go to Automate/Requests screen 2. Reload toolbar button is missing. 3. Actual results: Reload toolbar button is missing Expected results: There should be a Reload button similar to Host/Requests & Services/Requests screen. Additional info:
To address https://github.com/ManageIQ/manageiq/issues/7353
https://github.com/ManageIQ/manageiq/pull/7404
New commit detected on ManageIQ/manageiq/master: https://github.com/ManageIQ/manageiq/commit/8ed7c061596f7783a8f89bcfaca3c7709c13275d commit 8ed7c061596f7783a8f89bcfaca3c7709c13275d Author: Harpreet Kataria <hkataria> AuthorDate: Fri Mar 18 16:24:20 2016 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Sat Mar 19 13:20:19 2016 -0400 Changed to show Reload button on all types of list of Requests. https://bugzilla.redhat.com/show_bug.cgi?id=1319313 https://bugzilla.redhat.com/show_bug.cgi?id=1319314 Issue #7353 app/helpers/application_helper/toolbar_chooser.rb | 2 +- spec/helpers/application_helper/toolbar_chooser_spec.rb | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-)
https://github.com/ManageIQ/manageiq/pull/7408
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=9310b8fc8fda1f84c1138215cabbf4e8c88aafa8 commit 9310b8fc8fda1f84c1138215cabbf4e8c88aafa8 Author: Harpreet Kataria <hkataria> AuthorDate: Fri Mar 18 16:24:20 2016 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Tue Mar 22 15:24:11 2016 -0400 Changed to show Reload button on all types of list of Requests. https://bugzilla.redhat.com/show_bug.cgi?id=1319313 https://bugzilla.redhat.com/show_bug.cgi?id=1319314 Issue #7353 (cherry picked from commit 8ed7c06) app/helpers/application_helper/toolbar_chooser.rb | 2 +- spec/helpers/application_helper/toolbar_chooser_spec.rb | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-)
New commit detected on cfme/5.5.z: https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=1ff3ae93fd0312418c97f7aedc15095b480d7ca5 commit 1ff3ae93fd0312418c97f7aedc15095b480d7ca5 Merge: a5aadd1 9310b8f Author: Dan Clarizio <dclarizi> AuthorDate: Thu Apr 14 16:50:02 2016 -0400 Commit: Dan Clarizio <dclarizi> CommitDate: Thu Apr 14 16:50:02 2016 -0400 Merge branch '55z_pr_7404' into '5.5.z' Changed to show Reload button on all types of list of Requests. https://bugzilla.redhat.com/show_bug.cgi?id=1319313 https://bugzilla.redhat.com/show_bug.cgi?id=1319314 Issue #7353 (cherry picked from commit 8ed7c06) @dclarizi please review, this is a clean cherry-pick from https://github.com/ManageIQ/manageiq/pull/7404 See merge request !868 app/helpers/application_helper/toolbar_chooser.rb | 2 +- spec/helpers/application_helper/toolbar_chooser_spec.rb | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-)
Verified in 5.6.0.4-beta2.3.20160421172650_719e256. When I navigate to Automate -> Requests I can see the reload button.
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/RHBA-2016:1348