| Summary: | Reload toolbar button is missing on automation requests view | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Harpreet Kataria <hkataria> |
| Component: | UI - OPS | Assignee: | Harpreet Kataria <hkataria> |
| Status: | CLOSED ERRATA | QA Contact: | Milan Falešník <mfalesni> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.5.0 | CC: | cpelland, dajohnso, hkataria, jhardy, jprause, mfeifer, mpovolny, obarenbo |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.5.4 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.5.4.0 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1319313 | Environment: | |
| Last Closed: | 2016-05-31 13:41:22 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | 1319313 | ||
| Bug Blocks: | |||
|
Comment 2
Harpreet Kataria
2016-03-18 19:23:24 UTC
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(-) 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(-) Checked in 5.5.4.0 I went to the Automate / Requests page and the Reload button is clearly visible and functional. 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:1101 |