Skip to content

Add scoping information for script module permissions#3116

Open
bec-callow-oct wants to merge 3 commits intomainfrom
bec/update-script-module-permissions
Open

Add scoping information for script module permissions#3116
bec-callow-oct wants to merge 3 commits intomainfrom
bec/update-script-module-permissions

Conversation

@bec-callow-oct
Copy link
Copy Markdown
Contributor

Script modules are stored as unscoped variable sets so they cannot be accessed by users with environment scoped permissions. This information is missing from the current documentation.

Fixes: FD-249

@bec-callow-oct bec-callow-oct force-pushed the bec/update-script-module-permissions branch from 529e626 to 7db3153 Compare April 27, 2026 01:08
@bec-callow-oct bec-callow-oct force-pushed the bec/update-script-module-permissions branch from 7db3153 to 5483fce Compare April 27, 2026 01:16
@bec-callow-oct bec-callow-oct requested a review from a team April 27, 2026 01:29

## Permissions

Script modules are represented as unscoped variable sets. This means that the user role must not be scoped to specific environments.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It feels like this could be a bug, but for the moment, this might be the right callout.

Copy link
Copy Markdown
Contributor

@benPearce1 benPearce1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the cleanup too
👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants