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 production decomposition is enabled on a multi-developer namespace, and one user has edited the production settings, other users are unable to delete production items. This is because deletes in OnBeforeSave are treated like an edit to the production settings for locking purposes.
The text was updated successfully, but these errors were encountered:
If production decomposition is enabled on a multi-developer namespace, and one user has edited the production settings, other users are unable to delete production items. This is because deletes in OnBeforeSave are treated like an edit to the production settings for locking purposes.
The text was updated successfully, but these errors were encountered: