Skip to content

Improve scoping checks for objects, round 2#7749

Open
labkey-jeckels wants to merge 4 commits into
release25.7-SNAPSHOTfrom
25.7_fb_scoping2
Open

Improve scoping checks for objects, round 2#7749
labkey-jeckels wants to merge 4 commits into
release25.7-SNAPSHOTfrom
25.7_fb_scoping2

Conversation

@labkey-jeckels

@labkey-jeckels labkey-jeckels commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Rationale

We can improve our parameter validation

Changes

  • New test coverage
  • Assorted scoping checks

@labkey-jeckels labkey-jeckels changed the base branch from develop to release25.7-SNAPSHOT June 12, 2026 16:59
@labkey-jeckels labkey-jeckels self-assigned this Jun 12, 2026
@labkey-jeckels labkey-jeckels requested a review from a team June 12, 2026 22:28
// server-wide by LabKey SQL IN-clauses, filters, and OLAP member resolution. Mutating one therefore affects every
// folder, so require admin rather than letting any container Reader create/overwrite a global named set.
@RequiresPermission(AdminPermission.class)
public static class SaveNamedSetAction extends MutatingApiAction<NamedSetForm>

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@labkey-matthewb can you review this and the DeleteNamedSetAction change?

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.

1 participant