- Issue created by @SirClickALot
- 🇳🇴Norway gisle Norway
Updating to version 3.0 physically removes the contrib modules
- 🇳🇴Norway gisle Norway
Updating to version 3.0 as a side-effect physically removes the contrib modules jQuery UI → and jQuery UI Effects → from the code base. (They are no longer required by the project). However, this is done without first disabling them. This creates the inconsistency in the database that is reported in the error message in the issue summary.
The quick fix is to download both projects again, and put them back where they used to live, then uninstall them in the administrative GUI, and then remove them again from the code base.
- 🇳🇴Norway gisle Norway
The module should implement
hook_post_update_NAME
to uninstall both these modules as part of the upgrade process. - First commit to issue fork.
- @sonvir249 opened merge request.
- Status changed to Needs review
about 1 year ago 7:13am 29 September 2023 - Status changed to Fixed
about 1 year ago 9:38am 29 September 2023 - 🇫🇷France perpignan
Pay attention to the new version 2.x-dev of September 29 which deletes jquery_ui_effects and therefore deletes all modules dependent on this such as for example: better_exposed_filters and therefore deleted all views having this module activated, the facets linked to views too if search_api is enabled !!!!
Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Needs work
about 1 year ago 2:42pm 21 November 2023 - Status changed to Fixed
about 1 month ago 2:57pm 17 October 2024 - 🇸🇪Sweden acke
he uninstall hooks have been removed from the 2.x-dev branch. These hooks were never part of the 2.0.0 or 3.0.0 releases, but it seems some users somehow accessed the development code. The issue should now be resolved.
Automatically closed - issue fixed for 2 weeks with no activity.