Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding same tag with different case allowed #4337

Open
nus-se-script opened this issue Nov 17, 2023 · 1 comment
Open

Adding same tag with different case allowed #4337

nus-se-script opened this issue Nov 17, 2023 · 1 comment

Comments

@nus-se-script
Copy link

nus-se-script commented Nov 17, 2023

The current behaviour of tags is as follow:

  • Adding the same tag(and same case) will not add a duplicate tag to the client

  • Filtering of tags is non case-sensitive (i.e. Friends tag will match friends tag)

Hence, I believe that your intention is that tags should not have duplicates, and they are non case-sensitive, which aligns with the normal view on tags.

However, users are allowed to add two tags as follows:

addTag 1 t/friend t/Friend

Where there will now be duplicate tags in the same client.


[original: nus-cs2103-AY2324S1/pe-interim#3317] [original labels: severity.Low type.FunctionalityBug]
@johnnythesnake12
Copy link
Contributor

Team's Response

No details provided by team.

Duplicate status (if any):

Duplicate of #6013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants