Problem/Motivation

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.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

Grimreaper created an issue.