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
If you try and create two objects on the same path with the same name then you get a flash message saying that you cannot create another object with the same name.
However if you try and change the name property of an object to a value that would match another existing object then you get an internal server error.
save_success on property/views.py does not handle a FolderKeyError
The text was updated successfully, but these errors were encountered:
If you try and create two objects on the same path with the same name then you get a flash message saying that you cannot create another object with the same name.
However if you try and change the name property of an object to a value that would match another existing object then you get an internal server error.
save_success on property/views.py does not handle a FolderKeyError
The text was updated successfully, but these errors were encountered: