- Issue created by @pefferen
- Merge request !41#3444893: Adds filter syntax for query conditions for JSON:API storage plugin → (Merged) created by pefferen
- last update
8 months ago 2 pass - Status changed to Needs review
8 months ago 9:59am 3 May 2024 - 🇫🇷France guignonv
I'm porting this patch to v3.
However, keep in mind that on v2, ::getListQueryParameters() receives local Drupal field names ($parameter['field']) and they will be used to query a remote source which may use different name for those mapped fields... there's currently no simple way to solve that on v2 but this problem is addressed by v3.
- 00e824fd committed on 3.0.x
port of Issue #3444893 by pefferen: Allow filtering with JSON:API...
- 00e824fd committed on 3.0.x
- 🇳🇱Netherlands pefferen
true, for my use case this can be controlled, and having already this part in can help for the next steps. Will take a look at the mapping in the 3.x branch. thanks for the commit!
- last update
8 months ago 2 pass -
pefferen →
committed 87290bef on 8.x-2.x
Issue #3444893: Allow filtering with JSON:API storage plugin
-
pefferen →
committed 87290bef on 8.x-2.x
- Status changed to Fixed
8 months ago 1:17pm 3 May 2024 Automatically closed - issue fixed for 2 weeks with no activity.