Closed (fixed)
Project:
Entityqueue
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2024 at 23:50 UTC
Updated:
7 Feb 2024 at 08:24 UTC
Jump to comment: Most recent
Cron jobs: Purges deleted Field API data is not able to run.
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.
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot 2024-01-16 at 3.47.35 PM.png | 75.74 KB | cesarcasg | |
| Screenshot 2024-01-16 at 3.47.21 PM.png | 15.36 KB | cesarcasg |
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
Comment #2
abhishek_gupta1 commentedComment #4
abhishek_gupta1 commented@cesarcasg , I have fixed the issue and created MR. please kindly review the MR.
Comment #5
cesarcasg commented@abhishek_gupta1 , It's working fine.
When can this be merged ?
Comment #6
amateescu commentedMerged into 8.x-1.x, thanks!