Content
View differences
Updated by Jens Ulferts almost 6 years ago
**As** an OpenProject user
**I want** to be notified when all a preceding work package have has been completed
**so that** I know I can start working on my task.
**Acceptance criteria** Acceptance criteria
* When work packages are in a follows / precedes relationship and all and the preceding work package have has been changed to meta-status "closed", the assignee and accountable (and possibly watchers) should be notified that the succeeding current work package can be worked on.
* The email includes a short notification that all the previous work packages have package has 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.
**I want** to be notified when all
**so that** I know I can start working on my task.
**Acceptance criteria**
* When work packages are in a follows / precedes relationship and all
* The email includes a short notification that all
* 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.