Active
Project:
Entityqueue
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2021 at 13:08 UTC
Updated:
26 Oct 2021 at 13:08 UTC
Jump to comment: Most recent
https://www.drupal.org/docs/contributed-modules/entity-share/entityqueue...
When requesting /jsonapi/entity_subqueue/XXX: it works great.
When requesting /jsonapi/entity_subqueue/XXX?filter[uuid-filter][condition][path]=id&filter[uuid-filter][condition][operator]=IN&filter[uuid-filter][condition][value][0]=YYYYYYYY-YYYY-YYYY-YYYY-YYYYYYYYYYYY: it does not work whereas the subqueue appears when there is no filter.
Also as you may see on the documentation page, the handling of the ID entity key requires some special development.
Comments