Andrii Tkach created AMBARI-24853:
-------------------------------------
Summary: Cluster user can't modify shared widgets
Key: AMBARI-24853
URL: https://issues.apache.org/jira/browse/AMBARI-24853
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.7.0
Reporter: Andrii Tkach
Assignee: Andrii Tkach
Fix For: 2.8.0
If user with role "Cluster User" tries to "Edit Shared" widgets, the server
will return an error:
{noformat}
{
"status" : 500,
"message" : "org.apache.ambari.server.controller.spi.SystemException: An
internal system exception occurred: Only cluster operator can create widgets
with cluster scope"
}
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)