What happened?
Description
We're still seeing the issue described in #16087
We have four entry types used in four single sections. We merge those all into one. In the development environment where we execute the entry-types/merge command, there aren't any problems. But deploying those changes to a different dev environment or the production environment causes additional entries to be created. All the single sections that used one of the entry types that was merged into another one end up with two entries, one existing and one newly created.
Steps to reproduce
- Update a Craft 4 site with at least one Channel and one Single section with similar entry types to Craft 5.
- Run
entry-types/merge on the two entry types and merge the entry type used by the Single section into the entry type used by the Channel section.
- Deploy those changes to a different environment.
Craft CMS version
5.5.7
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
What happened?
Description
We're still seeing the issue described in #16087
We have four entry types used in four single sections. We merge those all into one. In the development environment where we execute the
entry-types/mergecommand, there aren't any problems. But deploying those changes to a different dev environment or the production environment causes additional entries to be created. All the single sections that used one of the entry types that was merged into another one end up with two entries, one existing and one newly created.Steps to reproduce
entry-types/mergeon the two entry types and merge the entry type used by the Single section into the entry type used by the Channel section.Craft CMS version
5.5.7
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