Problem/Motivation

Cron jobs: Purges deleted Field API data is not able to run.

Steps to reproduce

When using ultimate cron, "Purges deleted Field API data" action throws an error:
Error: Call to a member function isReversed() on null in Drupal\entityqueue\EntitySubqueueItemsFieldItemList->appendItem() (line 19 of /app/docroot/modules/contrib/entityqueue/src/EntitySubqueueItemsFieldItemList.php).

Even if you remove all entityqueues, action does not go through.

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

cesarcasg created an issue. See original summary.

abhishek_gupta1’s picture

Assigned: Unassigned » abhishek_gupta1

abhishek_gupta1’s picture

Assigned: abhishek_gupta1 » Unassigned
Status: Active » Needs review

@cesarcasg , I have fixed the issue and created MR. please kindly review the MR.

cesarcasg’s picture

@abhishek_gupta1 , It's working fine.
When can this be merged ?

amateescu’s picture

Status: Needs review » Fixed
Issue tags: -error, -cron

Merged into 8.x-1.x, thanks!

Status: Fixed » Closed (fixed)

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