Skip to content

[BUG] Limit allowed characters for studyId in metaImport.py #11727

@inodb

Description

@inodb

It's currently possible to create a study with a stableId that includes a "+". These types of characters can mess with the URL, so we should make the validator limit the studyId characters to something like [a-zA-Z0-9_]. The validator is a python script called by metaImport.py

Metadata

Metadata

Assignees

Labels

bugtriagetickets that need to be looked at before assigning to team members

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions