-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow instant publish of modified data fields #10484
Labels
Comments
Related to #8717 |
vbradnitski
added a commit
that referenced
this issue
Jan 28, 2025
vbradnitski
added a commit
that referenced
this issue
Jan 28, 2025
vbradnitski
added a commit
that referenced
this issue
Jan 29, 2025
vbradnitski
added a commit
that referenced
this issue
Jan 29, 2025
vbradnitski
added a commit
that referenced
this issue
Jan 29, 2025
vbradnitski
added a commit
that referenced
this issue
Jan 29, 2025
vbradnitski
added a commit
that referenced
this issue
Jan 30, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#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: