Quick question. When using this with jsonapi (soon to be core), I am wondering if any thought has been given to taking the rrule into account when filtering against the date_recur field.
For example: /jsonapi/node/event?filter[date][condition][path]=MY_DATE_RECUR_FIELD.value&filter[date][condition][operator]=>=&filter[date][condition][value]=TIMESTAMP_OF_NOW
Basically, if we think of querying the API, and asking for "all nodes with a date in the future", we would need to have the rrule be taken into account, currently it seems just to be start value. Again, not 100% up to speed yet, but seems like that is currently not the case? The error could easily be on my end as well, but couldn't find any documentation to confirm.
Thanks!
Dan
Closed: outdated
3.9
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.