-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
-
584.vf8e515397ecd
I think this example script needs the following codes.
```groovy
for (group in groups)
{ permissions.addAll(group.getPermissions()) }```
I think this example script needs the following codes.
```groovy
for (group in groups)
{ permissions.addAll(group.getPermissions()) }```