Content
View differences
Updated by Wieland Lindenthal almost 6 years ago
**As** an OpenProject user
**I want** to be notified when all preceding work package have been completed
**so that** I know I can start working on my task.
**Acceptance criteria**
* When work packages are in a follows / precedes or blocks / blocked-by relationship and all preceding / blocking work package have been changed to meta-status "closed", the assignee and accountable (and possibly watchers) should be notified that the succeeding work package can be worked on.
* The email includes a short notification that all previous work packages have been completed (with a link to the other work package).
* The email includes a link / information about the current work package.
* If a work package does not have a follows /precedes relationship, no e-mail is sent.
* If a work package is already closed (not prohibited), no mail is sent out. out.
* There is a setting in `/admin/mail_notifications` in the **SELECT ACTIONS FOR WHICH EMAIL NOTIFICATIONS SHOULD BE SENT.** section that activates/deactivates the functionality. It should be deactivated by default.
**I want** to be notified when all preceding work package have been completed
**so that** I know I can start working on my task.
**Acceptance criteria**
* When work packages are in a follows / precedes or blocks / blocked-by relationship and all preceding / blocking work package have been changed to meta-status "closed", the assignee and accountable (and possibly watchers) should be notified that the succeeding work package can be worked on.
* The email includes a short notification that all previous work packages have been completed (with a link to the other work package).
* The email includes a link / information about the current work package.
* If a work package does not have a follows /precedes relationship, no e-mail is sent.
* If a work package is already closed (not prohibited), no mail is sent out.
* There is a setting in `/admin/mail_notifications` in the **SELECT ACTIONS FOR WHICH EMAIL NOTIFICATIONS SHOULD BE SENT.** section that activates/deactivates the functionality. It should be deactivated by default.