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
While testing #4588 we found this behaviour while there was just 1 user logged in:
Selecting all nodes by using "Select all current changes" and click on " Publish selected changes to live" (Calls publishOrDiscardNodesAction) works. ✅
Selecting nothing and click on "Publish all changes to live" (Calls publishWorkspaceAction) will lead to this error message:
The base workspace has been modified in the meantime; please rebase.
Edit: ... sometimes 🤯
Expected Behavior
Publishing via content module and workspace module works similar.
Steps To Reproduce
Edit a page or content
Create a new page with subpages and e.g. content
Publish only the new parent page via "Publish to Live" button
Is there an existing issue for this?
Current Behavior
While testing #4588 we found this behaviour while there was just 1 user logged in:
Selecting all nodes by using "Select all current changes" and click on " Publish selected changes to live" (Calls
publishOrDiscardNodesAction
) works. ✅Selecting nothing and click on "Publish all changes to live" (Calls
publishWorkspaceAction
) will lead to this error message:Edit: ... sometimes 🤯
Expected Behavior
Publishing via content module and workspace module works similar.
Steps To Reproduce
Result:
The base workspace has been modified in the meantime; please rebase.
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: