Open neyapraveen opened 12 months ago
We already have a warning present in the UG that discourages the use of edit
command to add or remove tags.
We will consider adding further warning when a user tried to add/ remove a tag using the edit
command as a further re-iteration of our existing warning in the user guide mentioned above.
Quoting the website: "In general, a flaw (e.g., a missing feature, a suboptimal design of a feature, a known bug) can be considered NotInScope if rectifying it is less important (based on the value/effort considerations)", therefore we categorise this as a NotInScope.
However, we do still believe that there are some use cases for allowing the edit command to add and remove tags. Suppose a HR Manager added the tag "intern", but wanted to add the tag "Intern" instead. Using the edit <INDEX> t/Intern
, you can do both the add and remove tag functions in a single command, making it a powerful tool for experience users.
Given that a warning exist already in the UG, we anticipate that the likelihood of a user using the edit command to add/remove tags, and having a typo resulting in data loss to be rare. Therefore, we will choose to downgrade the severity of the flaw to low.
Team chose [response.NotInScope
]
Reason for disagreement: [replace this with your explanation]
When I use the edit function on a person with two tags, and only input one t/ to edit, both the tags get removed and is replaced by just that one tag. This seems dangerous at there is nothing to prevent accidentally deleting a tag, causing loss of data. Consider implementing a warning rather than just mentioning