Workflow search by integer field seems to be broken

I hava a demo model (see screenshot 1) and a workflow triggered by it's update (screenshot 2), but once it's triggered it can't find any objects.(screenshots 3 and 4) The same filter in objects list works absolutely fine(screenshot 5) running v1.11.5, tried restarting and recreating models and workflows. btw if find that adding an equal/not equal filter for integer fields might be also helpful in some cases, was surprised not finding it.
No description
No description
No description
No description
No description
12 Replies
Vladislav
VladislavOP4d ago
Hi team, should i create a github issue?
Prastoin
Prastoin4d ago
Hey @Baptiste Devessier could you please have a look to this when you have some free time please ? 🙏
Baptiste Devessier
I will check tomorrow. Thanks for reporting your issue.
Vladislav
VladislavOP3d ago
Thanks! Feel free to dm me if you'll need any extra information
Baptiste Devessier
Hi! Indeed, there is a bug with Search Records actions. Sorry for the inconvience, we'll fix it. It seems that variables aren't properly resolved.
Baptiste Devessier
There is an operator to compare numbers : is and is not. Would it help you solve your issue?
No description
Vladislav
VladislavOP2d ago
Thanks! but for numeric fields there is no is/not is
No description
Baptiste Devessier
@Vladislav, I've fixed the bug. It will be available after the next release. Thanks for reporting it!
Vladislav
VladislavOP2d ago
Great, thanks!
Baptiste Devessier
Could you report the bug in an issue? It seems that we should support numeric and number fields the same.
Vladislav
VladislavOP2d ago
sure, will do in the mornig!
Vladislav
VladislavOP14h ago
GitHub
Numeric fields filtration · Issue #16162 · twentyhq/twenty
Numeric fields do not allow to filter by specific value, but should support is/not is filtration too

Did you find this page helpful?