Description of problem: Version-Release number of selected component (if applicable): 5.11.0.21.20190821214526_b0060d0 5.10.9.0.20190819184228_a6f851e How reproducible: 100% Steps to Reproduce: 1. Create new user with role - EvmRole-support(By default this role does not have access to the Automation tab in the Web UI.) 2. Add all of the Automate role features. 3. Log in with new user and navigate to Automation > automate > requests Actual results: Not authorised user to view this user Expected results: It should give access to this page Additional info: - This issue is reproducible on versions: - 5.11.0.21.20190821214526_b0060d0 - 5.10.9.0.20190819184228_a6f851e - Related RFE - https://bugzilla.redhat.com/show_bug.cgi?id=1508490#c10 - Last working version: 5.10.0.4
Note to self: The role has to NOT have Services/Requests.
Hi Zita, I agree with you. According to RFE - https://bugzilla.redhat.com/show_bug.cgi?id=1508490#c10 This was fixed on 5.10.0.4 I had provisioned this appliance locally and checked on 5.10.0.4. It was working. But not able to get appliance from sprout of this same version which I can share with you. Thanks, Ganesh
https://github.com/ManageIQ/manageiq-ui-classic/pull/6147
Hi, I was finally able to verify that it really is regression. So no more objection on that :)
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/fc0dcf1c10e4657a9a6c535f5a6388ea9779bfcf commit fc0dcf1c10e4657a9a6c535f5a6388ea9779bfcf Author: Zita Nemeckova <znemecko> AuthorDate: Wed Sep 4 05:25:29 2019 -0400 Commit: Zita Nemeckova <znemecko> CommitDate: Wed Sep 4 05:25:29 2019 -0400 Allow Automate/Request without Service/Request rights Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1746386 app/controllers/miq_request_controller.rb | 7 +- 1 file changed, 5 insertions(+), 2 deletions(-)