Feature(s) impacted
Filters / Segments
Observed behavior
I have a collection Refund
, that has a resource_type
(Roundtrip, Hotel…) and a resource id.
When I try to filter on the resource type, it gives me bad results (when trying to filter on Resource type = Hotel
, it returns only refunds with Resource type = Roundtrip
).
I face this problem for filters and segments. It is a new problem that appeared ~5 days ago I’d say.
Expected behavior
I would expect only records with Resource type Hotel to be returned when I filter on Resource type = Hotel.
Failure Logs
No logs in web console, I can share the SQL query in private message !
Context
Please provide in this mandatory section, the relevant information about your configuration:
- Project name: okarito
- Team name: Operations
- Environment name: production
- Agent type & version: Forest liana 7.4.1
- Recent changes made on your end if any: none