Feature #22960
Add "EXTRA NOTIFICATION DESTINY" in Issues Statuses
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Email notifications | |||
Target version: | - | |||
Resolution: | Duplicate |
Description
There are several related request, and they have not been solved, but maybe this idea could be accepted:
- In the Issue Statuses model an "extra notification target" (or similar) column is added. This value can be included a user or a group. Then, this new destiny will be added to the distribution list when an issue arrives to that status
- The notification's workflow remains the same (creator, assignee, watchers...) and in addition, this extra notification is added to the distribution list
A better approach would be to include this setting in "project level" instead than a general way, but it looks harder codification. (Maybe, at project settings could be selected if "use extra notification" or not).
Related issues
History
#1
Updated by Alfredo Bonilla about 6 years ago
Alfredo Bonilla wrote:
There are several related request, and they have not been solved, but maybe this idea could be accepted:
- In the Issue Statuses model an "extra notification target" (or similar) column is added. This value can be included a user or a group. Then, this new destiny will be added to the distribution list when an issue arrives to that status
- The notification's workflow remains the same (creator, assignee, watchers...) and in addition, this extra notification is added to the distribution list
A better approach would be to include this setting in "project level" instead than a general way, but it looks harder codification. (Maybe, at project settings could be selected if "use extra notification" or not).
Refining the though:
The new issues_status_actions table would allow to define for each project the EXTRA NOTIFICATION USER/GROUP and the ASSIGNEE => this solution allows to adapt in every project settings, to a very tipical situation where being different teams working together, request this kind of dynamic assigning and emailing...
#2
Updated by Go MAEDA over 4 years ago
- Duplicates Feature #1707: Sending e-mail to roles involved on status changed. added
#3
Updated by Go MAEDA over 4 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Closing as a duplicate of #1707.