Skip to content

ESD-2054: Update rules.json to remove illegal characters from rule titles #215

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 25, 2019

Conversation

faroceann
Copy link
Contributor

Description

Several rules contain characters in their @title attributes that are not allowed. If a user tries to create a rule from one of these templates, they receive the error: The name of the rule. Can only contain alphanumeric characters, spaces and '-'. Can neither start nor end with '-' or spaces.

References

https://auth0team.atlassian.net/browse/ESD-2054

Testing

[ x ] This change adds test coverage for new/changed/fixed functionality

Checklist

[ x ] I have added documentation for new/changed functionality in this PR or in auth0.com/docs
[ ✓ ] All active GitHub checks for tests, formatting, and security are passing
[ ✓ ] The correct base branch is being used, if not master

@faroceann
Copy link
Contributor Author

Fixes #213

@faroceann faroceann changed the title Update rules.json to remove illegal characters from rule titles ESD-2054: Update rules.json to remove illegal characters from rule titles Sep 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants