- Issue created by @moritzkunz
- Status changed to Postponed: needs info
10 months ago 5:50am 11 June 2024 - 🇷🇴Romania amateescu
Did you run the database updates after upgrading to 3.0.4?
trash_post_update_set_enabled_entity_types_bundles()
updates the trash.settings configuration to the (new) structure required bygetEnabledEntityTypes()
. My bad. It was a fresh installation, but someone had put the old default configuration into the profile I installed from, thus overriding the new one. Issue can be closed.
- Status changed to Closed: cannot reproduce
10 months ago 6:27am 11 June 2024 - Status changed to Active
9 months ago 1:30pm 12 July 2024 - 🇨🇭Switzerland berdir Switzerland
Reopening this, we're running into this error as part of running updates, specifically block_content_post_update_revision_type().
Since post updates can't depend on others and if this configuration change is required for the code to not fail, I think there should either be a guard-rail in place or the update should be a regular update function and not a post update.
Will look into providing a patch when I get to it,
- First commit to issue fork.
- Merge request !26Issue #3453832: move trash_post_update_set_enabled_entity_types_bundles to update function. → (Merged) created by primsi
- Status changed to Needs review
9 months ago 12:02pm 29 July 2024 - 🇸🇮Slovenia primsi
Pushed first to fork 3.x :S Ignore that one, ... first day after holidays.
I went with the second suggestion from @Berdir
-
amateescu →
committed b4cf4662 on 3.x authored by
Primsi →
Issue #3453832: move trash_post_update_set_enabled_entity_types_bundles...
-
amateescu →
committed b4cf4662 on 3.x authored by
Primsi →
- Status changed to Fixed
8 months ago 8:19am 31 July 2024 Automatically closed - issue fixed for 2 weeks with no activity.