-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: NoFixVersionApplicable
-
Component/s: Vocabularies
-
Sprint:nxProduct-W8, nxProduct-W18
Test long Studio voc name on supported databases
Goal is to see if long voc names are actually a problem, because the current validation message can frighten people.
Florent:
Oracle table names have a maximum of 30 characters, but Studio prefixes the names with `studio_vocabulary_` which is 18 chars so that leaves only 12 available. Beyond that length it should work (I haven't checked what Studio does) but the names will be mangled automatically by Nuxeo (using a technical name based on a hash instead).
TODO:
- Create two long voc name in Studio with the same first characters and deploy them in every supported DB
- Check how NXP behaves
- If behavior is ok, create ticket to adapt or remove validation message accordingly and assign it to a dev team
- depends on
-
NXP-22316 Fix vocabularies with long id deployment
- Resolved
-
NXP-8111 Fix SQL generation for long schema names
- Resolved
-
NXS-910 Issue a validation warning when vocabulary name is longer than 12 characters
- Resolved
- is required by
-
NXS-4013 Remove validation warning for long voc ids on TPs >=6.0
- Resolved