Plugins Directory » Multiple Assignees with Custom Users plugin
Author: | precious plum | |
---|---|---|
Website: | https://github.com/preciousplum/custom_users_as_assignees | |
Code repository: | https://github.com/preciousplum/custom_users_as_assignees | |
Registered on: | 2018-06-10 (over 6 years ago) | |
Current version: | 0.0.4 | |
Compatible with: | Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x | |
User ratings: |
Redmine plugin for adding assignee functionality includes default query and reminder to Custom Users.
*) Custom Users means the users specified in the Custom field of the User format
This plugin can realize multiple assignees on issues for review tasks by multiple people in parallel use case and so on.
- send email notifications to Custom Users who are added or removed on issues, or all Custom Users as broadcast when Custom Users are not changed on issues, as well as authors and assignees.
- send reminder to users set in Custom Users on issues
- issues that Custom Users are listed on are queried as assignees such as "My page" > "Issues assigned to me"
This plugin is recommended to install with customfield_checkbox_utility plugin.
https://www.redmine.org/plugins/customfield_checkbox_utility
Use Case Image
¶
Changelog
0.0.4 (2020-05-09)
Compatible with Redmine 4.2.x, 4.1.x, 4.0.x, 3.4.x.
Fix for Redmine 4.*.
0.0.3 (2018-06-23)
Compatible with Redmine 3.4.x.
The problem of reminder mail functionality when users are specified was fixed.
0.0.2 (2018-06-13)
Compatible with Redmine 3.4.x.
The reminder mail functionality bug that occurs when custom value have "NULL" in database was fixed.
0.0.1 (2018-06-10)
Compatible with Redmine 3.4.x.