-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: 2.6.1
-
Fix Version/s: None
-
Component/s: Documents, Ergonomy / UX / UI
-
Tags:
When an user set a document type and a schema with exactly the same name.
It should be easy to prevent user from this naming error.
Steps to reproduce:
- create a schema with a given id
- create a document with a given id => the default schema is renamed [id]_schema to avoid collisions but it should not even be possible to create with this id
- is duplicated by
-
NXS-1374 There is no warn/error if there is two schema with same defined
- Resolved