You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vyacheslav-pushkin
changed the title
Operators in/notIn are not available for LocalTime
Operators in/notIn are not available for LocalTime and OffsetTime
Feb 12, 2020
Environment
Description of the bug or enhancement
Attempt to perform entity search using operators
in
/notIn
on aLocalTime
/OffsetTime
field results in status 400 with an error message similar to:Perhaps we should support these operators for consistency as
Time
supports them.The text was updated successfully, but these errors were encountered: