JsAPI Filter Array - Between Filter
Defect Logged
In reading the Wiki page on JsAPI and passing filter values, it states the following:
When passing an array of integers into a Between filter, as stated above, I'm getting a JS error:
Hi Stephen,
Thanks for reaching out with this issue. I've replicated this behavior and can confirm that a between filter is not accepting an array of integers, as documented.
I've raised this as a Defect in our internal ticketing system, and logged a request to review this documentation.
In the meantime, it's possible to work around this issue by issuing an array of strings instead. Since this work around is fairly easy, I've adjusted the priority of the task accordingly. This may also be the result of outdated documentation as opposed to a Defect, so I'll keep you updated here.
Thanks,
Ryan
Comments have been locked on this page!