creecros / Group_assign

Kanboard Plugin to Assign Tasks to Groups and multiple users
MIT License
61 stars 23 forks source link

User filters not working #37

Closed alvaradojao closed 5 years ago

alvaradojao commented 5 years ago

Hello this is a great plugin, I see that once installed en Kanboard 1.5.9, the user filters does not working.

This is my project before user filter:

image and this after:

image

appreciate any help!

creecros commented 5 years ago

is that user in the assigned group?

FYI: using assignee:Username or assignee:Namewill find a task assigned to a group with that UserName or Name in the group or in Other Assignees.

alvaradojao commented 5 years ago

There is one project for some people, all them are part of the group, but when I filter by username, filter show the tasks assigned to him and other tasks assigned to other people of the group.

The plugin in Kanboard 1.2.5 works pretty fine, this only happen in version 1.2.9.

creecros commented 5 years ago

is the person you are searching for, in the group? image

if so, then the behavior is working as I intended it.

I could see how it could be undesired, so i'd have to think about how to remove that relationship without removing that feature.

alvaradojao commented 5 years ago

Yes he part of the group! the filter is by username! I think when you filter by username is not useful see tasks assigned to another person.

creecros commented 5 years ago

I think when you filter by username is not useful see tasks assigned to another person.

I can see it both ways. I'll have to think of a way to make everyone happy.

alvaradojao commented 5 years ago

Thanks!