Condition on one of the Leads collection is pretty much broken.
When I open definition its definition, there’s no value specified for some reason.
If I correct segment’s definition, it works correctly until I refresh the page.
After refresh the value is lost again.
On the initial load of collection if doesn’t affect the work flow, as filters are undefined.
But user actions on the smart view of this collection trigger data refresh. After that filters are collected and sent to the backend, where exception occurs during filters aggregation.
Failure Logs
ERROR InvalidFiltersFormat {
name: 'InvalidFiltersFormat',
message: 'Empty condition in filter',
status: 422
}
Context
Please provide any relevant information about your setup.
- Database Dialect: postgresql
- Project Name: Leadtime App