craftcms / cms

Build bespoke content experiences with Craft.
https://craftcms.com
Other
3.28k stars 634 forks source link

Bugfix/16094 removing draft data for nested entry #16134

Closed i-just closed 3 days ago

i-just commented 4 days ago

Description

When saving nested elements, and the element is an unpublished draft, only drop the draft data if the owner isn’t a draft, too.

When reordering nested elements, take drafts into consideration, too.

Related issues

16094