Problem/Motivation

SettingsSaveEventSubscriber::onSave() creates a Break Lock action config per newly enabled entity type but never removes it when a type is unchecked. The action config lingers and stays selectable in the bulk-actions UI even though locking is disabled for that type.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

alexpott created an issue. See original summary.

alexpott’s picture

Status: Active » Needs review
Issue tags: +Needs tests

alexpott’s picture

Status: Needs review » Reviewed & tested by the community
alexpott’s picture

Issue tags: -Needs tests

  • alexpott committed 26628903 on 3.x
    fix: #3598239 Clean up break lock actions if the entity type becomes...
alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.