-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 61
-
Fix Version/s: 63
-
Component/s: Vocabularies
-
Tags:
-
Sprint:nxNest Sprint 9.2.4
-
Story Points:2
Following up with NXS-3844 , the validation warning saying that "x characters have to be removed" on vocabulary ids longer than 12 characters is not necessary anymore.
TODO
Remove this validation warning for target platforms 6.0 and upper.
Keep it for target platforms <6.0 (because untested on these versions).
HOW TO TEST
- Set target platform to 9.1
- Create two vocabularies in Studio, named:
helloWorldhelloWorldhelloWorldhelloWorldhelloWorldhelloWorldhelloWorldhelloWorldhelloWorldhelloWorldhelloWorldhelloWorldhelloWorld
helloWorldhelloWorldhelloWorldhelloWorldhelloWorldhelloWorldhelloWorldhelloWorldhelloWorldhelloWorldhelloWorldhelloWorldhelloWorld2 - Make sure validation warning appears
- Deploy changes
- Check that validation warning disappears
- Change target platform to LTS 2015, 6.0, 5.8: validation warning should appear only on 5.8.
- depends on
-
NXS-3844 Test long Studio voc name on supported databases
- Resolved