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
I have a query with optional start and end date fields. If I run the query without them, it works fine. If I add a date, it works fine. However, if I remove the date value, I get a validation error that the date is no longer properly formatted:
Screen.Recording.2024-09-10.at.2.50.52.PM.mov
Note that I don't even have to submit the query. Just by simply entering a date, then deleting it, this error will occur once I try to run it.
The text was updated successfully, but these errors were encountered:
I have a query with optional start and end date fields. If I run the query without them, it works fine. If I add a date, it works fine. However, if I remove the date value, I get a validation error that the date is no longer properly formatted:
Screen.Recording.2024-09-10.at.2.50.52.PM.mov
Note that I don't even have to submit the query. Just by simply entering a date, then deleting it, this error will occur once I try to run it.
The text was updated successfully, but these errors were encountered: