Swapan Shridhar created AMBARI-15213:
----------------------------------------
Summary: RBAC : For "Service Operator/Administrator and Cluster
Operator" role, the "Background jobs" dialog box doesn't open up (come to
foreground) when a background job is triggered.
Key: AMBARI-15213
URL: https://issues.apache.org/jira/browse/AMBARI-15213
Project: Ambari
Issue Type: Bug
Components: ambari-server, ambari-web
Affects Versions: 2.3.0
Reporter: Swapan Shridhar
Assignee: Swapan Shridhar
Fix For: 2.4.0
- RBAC : Background Jobs window doesn't show when login user role is :
CLUSTER.ADMINISTRATOR, SERVICE.OPERATOR, SERVICE.ADMINISTRATOR and
CLUSTER.OPERATOR.
Currently, background Jobs window only comes for AMBARI.ADMINISTRATOR.
- Reason : It happenning because the UI calls for
api/v1/persist/admin-settings-show-bg-<username> and BE returns 404, because
the persistence of user values is not allowed other than Ambari Adminsistrator.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)