Created attachment 1456927 [details] Expected result found on 5.9.3.1 Description of problem: This is a UI bug. Refresh button not found on Service Request Page. Version-Release number of selected component (if applicable): Version 5.10.0.3.20180705151325_ce4d2b5 How reproducible: 100% Steps to Reproduce: 1. Navigate to Services > Requests Actual results: No refresh button found. Expected results: Refresh button should be visible. Additional info:
https://github.com/ManageIQ/manageiq-ui-classic/pull/4257
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/9945d78b21721d0364a0928517d56e4d1433dff4 commit 9945d78b21721d0364a0928517d56e4d1433dff4 Author: Harpreet Kataria <hkataria> AuthorDate: Fri Jul 6 11:30:08 2018 -0400 Commit: Harpreet Kataria <hkataria> CommitDate: Fri Jul 6 11:30:08 2018 -0400 Fixed to make Reload button visible on list view. Issue was introduced in https://github.com/ManageIQ/manageiq-ui-classic/pull/4062 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1598701 app/helpers/application_helper/button/miq_request.rb | 7 + 1 file changed, 7 insertions(+)
*** Bug 1595282 has been marked as a duplicate of this bug. ***
Created attachment 1459050 [details] Refresh button visibility The bug has been FIXED on 5.10.0.4.20180712211305_e6e4542 (latest), but it still exists on 5.10.0.3.20180705151325_ce4d2b5.
FIXED. The bug has been fixed on 5.10.0.4.20180712211305_e6e4542.
*** Bug 1602896 has been marked as a duplicate of this bug. ***