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
OK, what I mean is that if I post an API request to create a new project and specify a slug, the project model that is returned has a null slug. I have to edit the project as a second step to actually set the slug. This is whether or not this project already exists, it's when I create any new project.
Describe the bug
Constraint violation is thrown when trying to set slug which is occupied by soft-deleted project.
It's reported here.
https://forum.tolgee.io/editing-a-project-slug-7bfdJS3lzmsf
To Reproduce
Covered on the link.
Expected behavior
Should not throw the 500.
Versions and environment
Tasks
The text was updated successfully, but these errors were encountered: