3 Replies
I have tried
and(appointmentId[eq]:"ea47ae60-6a03-5342-af1c-6817a0ff3123",task.status[eq]:"TODO")
Same error.I'm checking
That's weird 🤔
I'm able to reproduce it but I'm not able to find a working solution
Well, congratulations, you've found a bug! 😆
There's clearly a problem with fetching task details or any other nested details from relations
Will you report it or should I do it on your behalf?
@Pedro Magalhães according to this comment (https://github.com/twentyhq/twenty/issues/14929#issuecomment-3378406725), it's not available yet as it's a part of nested fields and filters which will be available in Q1 26 https://github.com/twentyhq/core-team-issues/issues/213
GitHub
🔍 Nested Filters · Issue #213 · twentyhq/core-team-issues
About Ability to filter records by their related fields. For example, filter people based on the number of employees in their company.
GitHub
TaskTargets can't be filtered by linked task status · Issue #14929...
Scenario: Log in Go to Settings > API & Webhooks Generate new key or use existing one to access the playground Open Get many taskTargets endpoint Use this as a filter task.status[eq]:"T...