Hello
Since upgrade to 14.0.2.1.13 it is not possible to search by employees (field: employee_ids) as it is a computed field.
In server log, you will get:
Non-stored field project.task.employee_ids cannot be searched.
How to reproduce
- create task and add employees to the field employee_ids
- in task list search by "Employees" filter
Behavior
nothing is filtered
Expected
filter list by input
Possible fix
set store=True on employee_ids field