Skip to content
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

Rollback as entity action + Picker data updates #18154

Merged

Conversation

madsrasmussen
Copy link
Contributor

@madsrasmussen madsrasmussen commented Jan 29, 2025

This PR fixes a couple of issues with the Rollback action.

  • It was tightly coupled to the workspace context, preventing it from being used as an entity action.
  • It did not roll back a variant name (solved by Fixes rollback of variant page name #18136).
  • It did not update the affected document correctly when done.

The last issue was resolved in a way that could also fix other similar bugs:

@madsrasmussen madsrasmussen changed the title Rollback as entity action Rollback as entity action + Picker data updates Jan 29, 2025
@madsrasmussen madsrasmussen marked this pull request as draft January 29, 2025 09:10
@nielslyngsoe nielslyngsoe merged commit 7c5c3fd into v15/dev Jan 31, 2025
28 of 29 checks passed
@nielslyngsoe nielslyngsoe deleted the v15/feature/enable-document-rollback-as-entity-action branch January 31, 2025 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants