You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Kanboard v1.1.0 or Higher
35
35
* using ``assignee:me`` in filter will find tasks assigned to groups that the user is in or assignee in other assignees is in.
36
36
* using ``assignee:GroupName`` in filter will find tasks assigned to a group by NAME of the group.
37
37
* using ``assignee:GroupID`` in filter will find tasks assigned to a group by ID number of group.
38
-
* using ``assignee:Username`` or ``assignee:Name`` will NOW find a task assigned to a group with that UserName or Name in the group or in Other Assignees.
38
+
* using ``allassignees:Username`` or ``allassignees:Name`` will find all tasks assigned to that user regardless of how they have been assigneed, whether in the group or in Other Assignees or Assignee.
39
39
* User assigneed via a group or multiselect will now recieve notifications
40
40
* Changing assigned group or any multiselect users will now trigger `EVENT_ASSIGNEE_CHANGE`
41
41
* Duplicating Tasks will include assigned groups and other users.
@@ -48,7 +48,7 @@ Kanboard v1.1.0 or Higher
48
48
Find bugs or missing functionality, please report it.
49
49
50
50
-[x] Add a few basic automatic actions that utilize Groups assigned
51
-
-[x] Add relationship for ``assignee:Username`` or ``assignee:Name`` in the table lookup
51
+
-[x] Add relationship for ``allassignees:Username`` or ``allassignees:Name`` in the table lookup
0 commit comments