preciousplum / custom_users_as_assignees

Redmine plugin for adding assignee functionality includes default query and reminder to custom users
Apache License 2.0
26 stars 17 forks source link

Expand Custom Users as Assignees plugin for Multiple Assignees

日本語

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 use case and so on.

Use Case Image

Use Case Image
The recommended operation is keeping a ticket manager in the original Assignee separated from Custom Users assignment.

Installation

  1. To install the plugin

    git clone to plugins/custom_users_as_assignees on your Redmine path.

    $ cd {RAILS_ROOT}/plugins
    $ git clone https://github.com/preciousplum/custom_users_as_assignees 
  2. Restart Redmine.

    Now you should be able to see the plugin in Administration > Plugins.
    *) Migration is not required.

Compatibility

This plugin version is compatible with Redmine 3.3.0 and later in principle. However, this plugin has been tested on Redmine 4.0.3 and 4.2.5 only currently.

Special Thanks

This plugin was developed based on notify_custom_users plugin. https://github.com/Restream/notify_custom_users

Screen Images

Here are the images used with customfield_checkbox_utility plugin. https://github.com/preciousplum/customfield_checkbox_utility

Custom Field Setting
Edit Issue
Assigned to me
Notification
Reminder