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
When reverting entries to a previous revision, nested Matrix entries are sometimes lost.
CleanShot.2024-11-14.at.14.21.00.mp4
Steps to reproduce
The following steps should consistently reproduce the issue (it's what I'm doing in the above video):
Create a new entry that has a Matrix field using the inline-editable view mode in its field layout, and add a nested entry to the Matrix field. Save the entry.
Make some changes to the entry, and save it again (i.e. creating a new revision).
Revert the entry back to the first revision.
Make some changes to the nested Matrix entry. Then save the entry again.
Revert the entry back to the first revision, again
Notice that the nested entry has disappeared.
Expected behavior
Nested entries should be retained when reverting content from a previous revision.
Actual behavior
Nested entries sometimes disappear when reverting content from a previous revision.
What happened?
Description
When reverting entries to a previous revision, nested Matrix entries are sometimes lost.
CleanShot.2024-11-14.at.14.21.00.mp4
Steps to reproduce
The following steps should consistently reproduce the issue (it's what I'm doing in the above video):
Expected behavior
Nested entries should be retained when reverting content from a previous revision.
Actual behavior
Nested entries sometimes disappear when reverting content from a previous revision.
Craft CMS version
5.5.0.1
PHP version
8.2.24
Operating system and version
14.6.1 (DDEV v1.23.5)
Database type and version
MySQL 8.0.36
Image driver and version
No response
Installed plugins and versions
None