Make name of objects case-insensitively unique
Open
backend
- Dominant language
- JavaScript
- Stars
- 226
- Forks
- 235
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 19
Description
Currently we can create Projects, Forms and ~~Dataset~~ with the same name but different capitalization. It will be beneficial for the end users if they are case-sensitively unique so they don't create similar stuff and then aren't able to distinguish between them.
Similar work was done recently for the Dataset properties in https://github.com/getodk/central/issues/769.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.