Skip to content

Don't allow datasets to be created from regex capture groups.#7668

Open
labkey-klum wants to merge 2 commits into
developfrom
fb_restrict_dataset_filewatcher
Open

Don't allow datasets to be created from regex capture groups.#7668
labkey-klum wants to merge 2 commits into
developfrom
fb_restrict_dataset_filewatcher

Conversation

@labkey-klum
Copy link
Copy Markdown
Contributor

Rationale

tracking issue : https://github.com/LabKey/internal-issues/issues/905

This change implements the desired behavior for the name or id capture groups for a dataset file watcher. In either case if the name or id can't be resolved to an existing dataset, we want to error out. Currently, the behavior is that a new dataset with a name of either the name or id value gets created.

This change is intended to bring the file watcher into alignment with the sample type file watcher.

@labkey-klum labkey-klum requested review from a team and labkey-danield and removed request for a team and labkey-danield May 15, 2026 17:03
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