[
https://issues.apache.org/jira/browse/AMBARI-24853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrii Tkach updated AMBARI-24853:
----------------------------------
Description:
If a 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}
was:
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}
> 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
> Priority: Major
> Fix For: 2.8.0
>
>
> If a 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)