You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Slug field in admin panel on any entity page is not checking for uniqueness on input. We can only know that after we hit "Save" and get error.
We need to add this check on input.
The text was updated successfully, but these errors were encountered:
Slug field in admin panel on any entity page is not checking for uniqueness on input. We can only know that after we hit "Save" and get error.
We need to add this check on input.
The text was updated successfully, but these errors were encountered: