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
We will need to re-think the approach. When we set propagate on an item, the children elements are always looking for the parent, so no value is set on them. This will not work with the current GDI implementation.
Unlock propagate will probably have a similar issue.
I noticed that the API returns the wrong
isLocked
state in the/api/assets/tree
endpoint.Steps to reproduce
lock and propagate
any folder./api/assets/tree
isLocked
flagThe text was updated successfully, but these errors were encountered: