Created on 15 January 2024, 8 months ago
Updated 30 January 2024, 7 months ago

Problem/Motivation

For sites that started early on Sector 10, didn't have sector_custom_blocks / sector_notice installed. The latest Alpha-8 has an update hook which is looking for a sector_notice field. As older sites won't have this the module doesn't uninstall gracefully.

Steps to reproduce

If you site is on Sector alpha-5 and your upgrade to Sector alpha-8 with `composer update drupal/sector -W` then you try to run drush updb, you may get an error:

InvalidArgumentException: Field field_notice_level is unknown. in Drupal\Core\Entity\ContentEntityBase->getTranslatedField() (line 583 of core/lib/Drupal/Core/Entity/ContentEntityBase.php).

field_notice_level is a part of sector_notice

Then one would need to uninstall Sector Custom Blocks β€Ί Notice

Disabling the module, I get *Error*: Call to a member function delete() on null in *sector_notice_uninstall()* (line *35* of *profiles/contrib/sector/modules/sector_custom_blocks/modules/sector_notice/sector_notice.install*).

Proposed resolution

https://git.drupalcode.org/project/sector/-/blob/10.0.x/modules/sector_c... needs to be wrapped in an if ($block_content)

πŸ› Bug report
Status

Fixed

Version

10.0

Component

Code

Created by

πŸ‡ΏπŸ‡¦South Africa stewest Cape Town

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

Merge Requests

Comments & Activities

  • Pipeline finished with Failed
    8 months ago
    #74889
  • Issue created by @stewest
  • Merge request !110Issue #3414874 by stewest: Sector Notices β†’ (Merged) created by stewest
  • Pipeline finished with Skipped
    8 months ago
    #77799
  • Status changed to Fixed 8 months ago
  • πŸ‡ΏπŸ‡¦South Africa stewest Cape Town

    Tested by team

  • Pipeline finished with Failed
    7 months ago
    #83669
  • Pipeline finished with Canceled
    7 months ago
    Total: 106s
    #83668
  • Pipeline finished with Failed
    7 months ago
    Total: 152s
    #83670
  • Pipeline finished with Failed
    7 months ago
    Total: 210s
    #83720
  • Pipeline finished with Success
    7 months ago
    Total: 206s
    #83730
  • Pipeline finished with Canceled
    7 months ago
    #83735
  • Pipeline finished with Failed
    7 months ago
    Total: 252s
    #83737
  • Pipeline finished with Success
    7 months ago
    Total: 265s
    #83739
  • Pipeline finished with Success
    7 months ago
    Total: 5115s
    #84114
  • Pipeline finished with Success
    7 months ago
    Total: 231s
    #84176
  • Pipeline finished with Success
    7 months ago
    Total: 704s
    #84232
  • Pipeline finished with Success
    7 months ago
    #84299
  • Pipeline finished with Canceled
    7 months ago
    Total: 386s
    #84326
  • Pipeline finished with Success
    7 months ago
    Total: 477s
    #84349
  • Pipeline finished with Canceled
    7 months ago
    Total: 376s
    #84357
  • Pipeline finished with Success
    7 months ago
    Total: 276s
    #84380
  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024