Content
View differences
Updated by Parimal Satyal over 4 years ago
**As** a notified user
**I want to** see whether I was notified because I am the assignee or the accountable
**so that** I can better judge the importance of the notification
Currently, the reason is combined as "assignee or responsible".
**Acceptance criteria**
* Differentiate between "Assignee" and "Accountable" in the notification rows, i.e.:
* notification center
* reminder mail
* The setting in the "Notification settings" page remains combined _("Assigned to me or accountable")._
**Implementation notes**
* The differences has to made as early as the creation of the `Notification` (https://github.com/opf/openproject/blob/dev/app/services/notifications/create\_from\_model\_service.rb)
**I want to** see whether I was notified because I am the assignee or the accountable
**so that** I can better judge the importance of the notification
Currently, the reason is combined as "assignee or responsible".
**Acceptance criteria**
* Differentiate between "Assignee" and "Accountable" in the notification rows, i.e.:
* notification center
* reminder mail
* The setting in the "Notification settings" page remains combined _("Assigned to me or accountable")._
**Implementation notes**
* The differences has to made as early as the creation of the `Notification` (https://github.com/opf/openproject/blob/dev/app/services/notifications/create\_from\_model\_service.rb)