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
#10420 Allows to modify permissions on a node without need to publish the node.
It should be possible to modify node data with practically the same effect - the node version that was active in multiple branches should be the source for a new version - and this new version should become active in all those branches after data modification.
Call new method patch (for now)
node data, indexConfig, manualOrderValue, childOrder should be editable
The text was updated successfully, but these errors were encountered:
#10420 Allows to modify permissions on a node without need to publish the node.
It should be possible to modify node
data
with practically the same effect - the node version that was active in multiple branches should be the source for a new version - and this new version should become active in all those branches after data modification.Call new method
patch
(for now)node data, indexConfig, manualOrderValue, childOrder should be editable
The text was updated successfully, but these errors were encountered: