Problem/Motivation

In core/modules/content_moderation/content_moderation.module, $entity_type_ids variable never used.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

shetpooja04 created an issue. See original summary.

shetpooja04’s picture

Assigned: shetpooja04 » Unassigned
Status: Active » Needs review
FileSize
1018 bytes

Please review

Sam152’s picture

Status: Needs review » Needs work

Reading this comment and paraphrasing:

We should ... do the work to work out why it is not used.
...
Without doing the work to show why the variable is unused the patch will not be committed.

shetpooja04’s picture

Status: Needs work » Needs review
FileSize
629.38 KB

Commit ID: 4362606d Link: https://git.drupalcode.org/project/drupal/-/commit/4362606d7106381c7b7c20a415b6d87378971594

For Issue: https://www.drupal.org/project/drupal/issues/3037136 #12 the changes were made

File: core/modules/content_moderation/content_moderation.module

$entity_type_ids is never getting used

jijojoseph_zyxware’s picture

Status: Needs review » Reviewed & tested by the community

I have reviewed the Patch. $entity_type_ids is never getting used. It is working fine without this variable.

  • catch committed 336f6fd on 9.1.x
    Issue #3164498 by shetpooja04, Sam152, jijojoseph_zyxware: Unused...
catch’s picture

Status: Reviewed & tested by the community » Fixed

#4 shows the variable was added unused.

Committed/pushed to 9.1.x, thanks!

Status: Fixed » Closed (fixed)

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