Open UdhayaShan1 opened 7 months ago
Refer to #2122 on overlaps of planned enhancements.
[The team marked this bug as a duplicate of the following bug]
[DG] Special Characters Enhancement has too many overlaps, leading to lesser possible flagging of FFs
While, its a valid enhancement, I do not believe this should be just one. It takes many code changes to several function to fix the many different fields that do not accept symbols.
For example,
NAME
should accept symbols is one enhancement on its own.This prevents me from flagging out potential feature flaws for multiple fields.
[original: nus-cs2103-AY2324S2/pe-interim#2694] [original labels: severity.Medium type.DocumentationBug]
[This is the team's response to the above 'original' bug]
Hi thanks for the catch. We believe that flagging these feature flaws will be of low severity, hence we have decided to classify this as low severity.
Items for the Tester to Verify
:question: Issue duplicate status
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement: This is no way duplicate of #2122 (which is another issue I flagged).
This issue, enhancement #4, tackles length limits of three different fields which are separate code changes from accepting symbols.
Hence they are disjoint enhancements.
This tackles
PHONE
andEMAIL
which are two separate fixes in code. Hence, it should not be grouped under one enhancment.