What happened?
Description
Hi Craft team,
I’m encountering an issue with the entrify command when trying to convert a Global Set into an Entry (Single). During the process, all the content from the original Global Set is lost. It seems like the command successfully performs the conversion, but none of the content is transferred.
I’ve tried different variations of this command, but I keep getting the same result: the new entry is empty after the conversion. The content from the original Global Set does not appear in the new entry.
I’m wondering if I’m doing something wrong or if the entrify command is not functioning as expected. In Craft CMS 4, this worked without any issues.
Could you please advise if this is a bug or if there’s a specific process I need to follow to retain the content during conversion?
Steps to reproduce
Here’s the sequence I executed in the terminal:
php craft entrify/global-set gloOrganization
Have you already created a section to replace the “Organisation” global set (yes|no) [no]:
Let’s create one now, then.
Section name: [Organisation]
Section handle: [gloOrganization]
Enable entry versioning for the section? (yes|no) [yes]:
Have you already created an entry type for this section? (yes|no) [no]:
Let’s create one now, then.
Entry type name: [Organisation] gloOrganization
Entry type handle: [gloorganization]
→ Saving the entry type … ✓
→ Saving the section … ✓
✅ Section created.
Which section should entries be saved to? (gloOrganization,?): gloOrganization
→ Converting “Organisation” … ✓
✅ Global set converted.
→ Updating user permissions … ✓
💡 Run this command on other environments immediately after deploying these changes:
php craft entrify/global-set gloOrganization --section=gloOrganization
Thank you for your help and for all the great work with Craft CMS!
Craft CMS version
5.4
PHP version
8.3
Images


What happened?
Description
Hi Craft team,
I’m encountering an issue with the entrify command when trying to convert a Global Set into an Entry (Single). During the process, all the content from the original Global Set is lost. It seems like the command successfully performs the conversion, but none of the content is transferred.
I’ve tried different variations of this command, but I keep getting the same result: the new entry is empty after the conversion. The content from the original Global Set does not appear in the new entry.
I’m wondering if I’m doing something wrong or if the entrify command is not functioning as expected. In Craft CMS 4, this worked without any issues.
Could you please advise if this is a bug or if there’s a specific process I need to follow to retain the content during conversion?
Steps to reproduce
Here’s the sequence I executed in the terminal:
Thank you for your help and for all the great work with Craft CMS!
Craft CMS version
5.4
PHP version
8.3
Images