- Issue created by @Grimreaper
- last update
over 1 year ago 29,473 pass - @grimreaper opened merge request.
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 3:54pm 13 September 2023 - last update
over 1 year ago 29,473 pass - π«π·France Grimreaper France π«π·
Uploading patch from MR for Composer usage.
- Status changed to Needs work
over 1 year ago 7:57pm 13 September 2023 - πΊπΈUnited States smustgrave
Completed the IS.
Left a todo in the steps to reproduce as I'm not seeing the issue.
- Status changed to Needs review
over 1 year ago 7:42am 14 September 2023 - π«π·France Grimreaper France π«π·
Hi @smustgrave,
Thanks, I have updated the steps.
- Status changed to Needs work
over 1 year ago 2:17pm 14 September 2023 - πΊπΈUnited States smustgrave
Thank you for the additional steps. I can confirm the issue with Media type.
But applying patch #4 does not fix the issue, cleared cache multiple times too.
This may need a test case too but trying to figure that out.
- π©πͺGermany Anybody Porta Westfalica
I can also confirm this issue. config_inspector is very helpful to make it visible for different content types.
- heddn Nicaragua
Do we need an update hook to resave all base field overrides again? I think that would be more disruptive then not.
- πΊπΈUnited States smustgrave
MR should be updated to 11.x
But if re-saving is needed to get to work then probably would need an update_hook, using batch API
- heddn Nicaragua
They don't need to be re-saved to work. But rather to get the "right" order per the schema and convert any
1
=>true
, etc. But if we add a hook update, then it will cause a resave of all base fields, which is very disruptive. Many times that config doesn't even exist as an exported config. But if we force loading/saving, we'll add lots of noise/files and create possible confusion. - πΊπΈUnited States smustgrave
but without the re-save the problem isn't fully fixed though?
- heddn Nicaragua
In our case, it was resolved without the need to re-save.
The values added were:
third_party_settings: content_translation: translation_sync: file: file alt: '0' title: '0'