quintype / quintype-validator

Quintype validators, currently has website validator and migration validator
https://validator.quintype.com/
0 stars 0 forks source link

Slug of the section should always be in lowercase, with hyphen separated values #70

Closed Robert-Christopher closed 3 years ago

Robert-Christopher commented 4 years ago

For a developer/QA, validator should throw error if slug of a section does not follow the below constraints.

Acceptance Criteria

ddhar28 commented 3 years ago

As discussed with @StInGDeaDlY from Platform team, there is already an issue raised to fix the section slug bug in bold editor- https://github.com/quintype/itsman/issues/3557 For now, we will be following the below format for a slug.

RashmiMelagiri commented 3 years ago

Tested on production env and It works fine.