Modify documents when duplicating; Duplicate Releases; and fixes for unpublishing documents in structure form
Published: June 3, 2025
New Features
Modify a document through a duplication action
Sometimes you want to omit certain fields or add certain information when duplicating documents. It's now possible to programmatically modify the created document when duplicating a document. This can be achieved by setting the option when executing the document operation, or by passing a prop of the same name () to the system duplicate document action component.
