Merging filter query and search query

Hello, i have a question.

There is a filter ‘My tasks’ and it has assignee = $currentUser() criteria.
It works well, but If I set new search (search plugin in tasklist) as assignee = john,
search query doesn’t work. I can see only my task.

If I select same search conditions in filter criteria and search plugin, query has only one condition.

How do you think about it?

Thank you.

Hi @Banstinct,

Does the logged in user have the authorizations to read john’s tasks?

Cheers,
Thorben

Hi @thorben,

I logged in as admin.
But this problem appears not only assignee, but all conditions.