Problem/Motivation

File: convert_bundles.module

hook_entity_operation_alter() reads action config names using a direct SQL query on the config table. This bypasses Drupal config APIs and adds unnecessary DB-level complexity.

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

andrii momotov created an issue. See original summary.

andrii momotov’s picture

Assigned: Unassigned » andrii momotov

I assigned the task myself because I plan to fix this issue and make a Merge Request.
Please do not work on this issue.

andrii momotov’s picture

Assigned: andrii momotov » Unassigned
Status: Active » Needs review

Created MR. Please review. Thanks.

joseph.olstad’s picture

Assigned: Unassigned » joseph.olstad

joseph.olstad’s picture

Assigned: joseph.olstad » Unassigned
Status: Needs review » 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.