Permission to run script not working #14377
-
Beta Was this translation helpful? Give feedback.
Answered by
candlerb
Nov 29, 2023
Replies: 1 comment 3 replies
-
It looks like you added this permission to "Extras > Saved Filter" and "Extras > Tag", but not to "Extras > Script" The "run" permission doesn't make any sense with those other types, although it doesn't do any harm to have it. But if it were me, I'd create a brand new permission for "Extras > Script", set it up how you need (including "run" permission), and then add that permission to each group and/or user who needs it. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
According to the documentation:
The screenshot you showed initially appeared to be a Permission which was assigned to object types "Extras > Saved Filter" and "Extras > Tag" only.
The screenshot you have just shown I'm guessing is from a list of Permissions, with a permission called "NUC" which is bound to object type "Script" and "Script Module", but not "Managed File" AFAICS.
I…