Smanmos / pe

0 stars 0 forks source link

Templates with duplicate subjects not allowed #2

Open Smanmos opened 2 years ago

Smanmos commented 2 years ago

No reason why two different templates must have different subjects.

nus-pe-bot commented 2 years ago

Team's Response

Expected behaviour. Design choice was elaborated in DG. Rationale was to lower the level of confusion when trying to send email responses to contacts.

Email recalling in-real life is a hit-or-miss feature when trying to undo previously sent mails.

Given that these are emails are designed to be sent out quickly and easily to clients, we wanted to reduce the chance of sending similar but wrong emails to clients. If subject was not unique, having the view a whole list of templates with the same headers may not be user-friendly as it would make it hard to differentiate templates as they may be too similar at first glance.

Hence, to further reduce the risk of sending out the wrong type of email, we enforced unique subjects.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]


:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.Medium]

Reason for disagreement: Not just a cosmetic bug. If unjustified, could be a big issue as people not being able to use multiple emails with the same subject will be disadvantaged.