Open kaspar-allenbach opened 1 year ago
When I check
craft_matrixblocktypes
in the db these fields have afieldLayoutId
value ofNULL
. Does this have anything to do with it?
Sure seems like it.
What types of fields are these? What plugin is providing them?
These are just the text and the regular standard url fields within a matrix field. No plugins involved
Do you have any custom plugins/modules installed that could be interfering with the field saves?
I tried it directely on the production server and it's the same behaviour
There is a second filed in ieach block type. A Supertable field. Maybe this is affecting it. idk
Are you able to send your database backup and Composer files into support@craftcms.com? If so we can look into it from there.
What happened?
Description
If I save a Matrix field twice, the new fields are gone.
I've migrated a craft 3 install to craft 4 some time ago and it is very janky.
I have a matrix field which at first glance lets me edit and add new fields. But if I go into the field settings a second time, all new fields are gone.
See here:
Steps to reproduce
See here: https://somup.com/c0ebl1y5wF
GIPHY
Youtube
Video
When I check
craft_matrixblocktypes
in the db these fields have afieldLayoutId
value ofNULL
. Does this have anything to do with it?Craft CMS version
4.4.3
PHP version
8.8.1