Support uninstalling the module providing the update hook in hook_update_N

Created on 24 June 2019, over 5 years ago
Updated 30 January 2023, about 2 years ago

Problem/Motivation

media_entity_update_8201() uninstalls the media_entity module and enables the core Media module. After doing this there is still an entry for the module in system.schema because this is added after the update has succeeded even though the module is uninstalled.

Proposed resolution

Considered adding a post update to the media_entity module. This works but will cause the same problem with the post update registration system.

  • Support disabling the module that provides hook_update_N or post updates and not update state afterwards.
  • Add tests for this

Remaining tasks

User interface changes

None

API changes

None (hopefully)

Data model changes

None

Release notes snippet

πŸ› Bug report
Status

Needs work

Version

10.1 ✨

Component
BaseΒ  β†’

Last updated about 14 hours ago

Created by

πŸ‡¬πŸ‡§United Kingdom alexpott πŸ‡ͺπŸ‡ΊπŸŒ

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • The Needs Review Queue Bot β†’ tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".

    Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.

    Consult the Drupal Contributor Guide β†’ to find step-by-step guides for working with issues.

Production build 0.71.5 2024