title | issue | author | author_email | author_github |
---|---|---|---|---|
Cms Page Translation Name Nullable |
NEXT-15011 |
Rune Laenen |
runelaenen |
- Added migration
Shopware\Core\Migration\V6_4\Migration1617896006MakeNameNullable
to makename
column incms_page_translation
nullable. - Removed
Required
flag from fieldname
inShopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
- Changed method
Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationEntity::setName()
to accept null.