-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
Affects Version/s: 1.41.0
-
Component/s: None
-
Environment:OS:
node.js / npm versions:
Additional info:
-
Developer Tools
-
Not Needed
Problem Statement/Rationale
I'm trying to filter by date, if i make an error in my query eg : putting "2023-12-00" I'm not able to edit my query and i'm stuck in the error page. Previous version didn't have that problem.
{
"createdAt":
}
Please be sure to attach relevant logs with any sensitive data redacted.
How to retrieve logs for: Compass; Shell
Steps to Reproduce
{
"createdAt":
}
Expected Results
Error display but able to edit my query.
Actual Results
Stuck in the error message.
- related to
-
COMPASS-7515 Wrong data format in aggregation results in blank export page
- Closed