Plugins Directory » Redmine Assignee Filter
|
Author: | Redminew Team |
---|---|---|
Website: | https://redminew.com/product/redmine-assignee-filter/ | |
Code repository: | https://redminew.com/ | |
Registered on: | 2025-01-14 (about 1 month ago) | |
Current version: | 1.2.0 | |
Compatible with: | Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x, 4.2.x, 4.1.x | |
User ratings: |
The Redmine Assignee Filter plugin simplifies assigning issues by showing only qualified users in the assignee dropdown based on their roles and permissions, who can actually work on them in the selected status.
Normally, Redmine shows all possible assignees, even if they lack permissions to change the issue's status further. This plugin fixes that.
Let's illustrate with an example. In our project, Reporter in the Feature tracker has a workflow where "Feedback" status issues can only be changed to "Closed":![]() |
We added Marta Novak as a Reporter. When an issue's status is set to "Feedback," Marta can be assigned to it, because "Feedback" can be changed to "Closed". However, if we try to change the status to other statuses like "In Progress," Marta cannot be assigned. This shows how the workflow limits assignee options based on the allowed status changes:
![]() |
![]() |
Assignee Shown in "Feedback" | Assignee Hidden in "In Progress" |
This plugin ensures efficient and accurate issue assignment, preventing errors and streamlining workflows.
Installation notes
For detailed installation instructions, please visit redminew.com.
Changelog
1.2.0 (2025-02-07)
Compatible with Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x, 4.2.x, 4.1.x.
- Fixed: An error occurred when assigning a user or group to a task, incorrectly displaying "Assignee is invalid" during task saving.
1.1.0 (2025-01-29)
Compatible with Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x, 4.2.x, 4.1.x.
- Fixed: User groups were not displaying in the Assignee field.
1.0.0 (2025-01-14)
Compatible with Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x, 4.2.x, 4.1.x.