I want to * add "assigned to" value in tracker notifications subject
So that I can test if it's suitable to filter out emails
Acceptance criteria This is for test purpose only:
1 flag in DB to activate or not the feature (set by siteadmin), project wide
When flag is enabled, email subject sent by project trackers will be like:
[request #8534 ] this is a test
When I get the mail but I'm not assignee (ie. no modifications of the subject)
[request #8534 ][assigned to me] this is a test
When I get the mail and I'm assigned to the artifact
When flag is enabled, email body (text and HTML) sent by project trackers have a variable ASSIGNED_TO with an username for each users assigned to the artifact.
The permissions shall be verified (to ensure the email receipient is allowed to read the assigned to field)
Note:
This feature is designed for test (hence activation in DB) in 2 releases after the realisation there must be a choice:
either the feature is useful and there are stories to make it long term
either it's removed in favor of another story
Attachments Empty
CC list Nouha Terzi (terzino), Salma MOAKHAR (moakhars), Denis PILAT (denis_pilat), Thomas Gerbet (tgerbet)