caipng / pe

0 stars 0 forks source link

Different tag capitalisations causes tag commands to fail #7

Open caipng opened 2 years ago

caipng commented 2 years ago

Steps to reproduce

At least 2 persons

Part 1:

  1. tagall sometag
  2. tagall someTag
  3. replacetag someTag sometag

Part 2:

  1. untagall someTag

Expected

Part 1: All contacts will now only have sometag. The tag someTag should be gone.

Part 2: The tag someTag should be gone for all contacts.

Actual

Part 1:

Only the first contact has his tag replaced, the second still has the old tag.

Screenshot 2021-11-12 at 5.01.32 PM.png

Part 2: The console says that someTag has been removed, but the UI shows that the tag is still there

Screenshot 2021-11-12 at 5.03.43 PM.png

nus-pe-bot commented 2 years ago

Team's Response

Our team accept it as a bug. This issue is caused by having the same name tag which most contact usually do not have. This issue should not affect most users.

Items for the Tester to Verify

:question: Issue severity

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

Reason for disagreement: I disagree with the downgrade of severity from Medium to Low.

Here, your team has claimed that such tags are a feature of your product.

With the assumption that such tags are allowed and your team has developed the app with this in mind, these bugs shouldn't be of low severity:

Hence I maintain that this bug causes "occasional inconvenience" when the user erroneously enters a slightly different capitalisation for tags, which would give this bug a severity of Medium.