-
-
Notifications
You must be signed in to change notification settings - Fork 530
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
ensure_unique_ids check can be removed #31
Comments
Closed
jackwakefield
pushed a commit
to WithCandour/cms
that referenced
this issue
Jun 16, 2022
Apply fixes from StyleCI
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This setting was relevant when we would just throw an exception.
However, now we simply track it and show the duplicates in the Control Panel.
There's no reason to disable this now. It only existed to prevent crashing the site with the exception.
The text was updated successfully, but these errors were encountered: