Hi i have the problem that my team see the setup but are nor able to change anything. I am not a programmer so i tried this code but it is not working. The xx are only for saftey
{
"Statements": [
{
"Action": "setup:list",
"Effect": "allow"
},
{
"Action": [
"setup:detail",
"setup:update:config"
],
"Condition": {
"NumericEquals": {
"setup:id": [
240xx4
]
}
},
"Effect": "allow"
}
],
"Version": 1
}