Add hooks for Restore Operation to Set Status to e.g. draft
#4901
PatrikKozak
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Current behavior:
When reverting to a previous version of a document, specifically one that was
published
, the restored version retains the same status (e.g.published
).Feature request:
Introduce hooks for the
restore
operation. These hooks would allow users to automatically set the_status
field to e.g.draft
when a document is restored instead of retaining the exact state of document that it has been reverted to.Beta Was this translation helpful? Give feedback.
All reactions