Open alexanderbuergin opened 1 month ago
Hi, thanks for getting in touch! I’m not able to replicate this. Any chance you could send over your composer.json
, composer.lock
and database export to support@craftcms.com so that we can try to reproduce and dig deeper?
@i-just We're having the same issue. Do you still need the files to replicate this?
Yes, please, @rbrv!
What happened?
Description
We encountered an issue when trying to resave entries through the terminal. The process fails with an error indicating that nested elements cannot be saved, specifically due to the parent not being assigned correctly. The error seems to occur when we nest entries in a NeoField using CK Editor. After removing the CK Editor entry snippets from the field, the issue persists, even after deleting all revisions.
The command we executed was:
php craft resave/entries
Output:
Stack trace:
Steps to reproduce
Expected behavior
The entries should resave successfully, even after removing CK Editor content and deleting revisions.
Actual behavior
The process fails with an error related to invalid owner IDs for nested elements.
Additional Information
Craft CMS version
5.4
PHP version
8.3
Operating system and version
No response
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
-