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

Unable to add category to more than 1 person of the same name #5

Open
jieqiboh opened this issue Apr 19, 2024 · 1 comment
Open

Unable to add category to more than 1 person of the same name #5

jieqiboh opened this issue Apr 19, 2024 · 1 comment

Comments

@jieqiboh
Copy link
Owner

jieqiboh commented Apr 19, 2024

To reproduce:

image.png
Run the above command, given 2 persons named "John Doe", with 1 having the category class of warrior already.

This is an issue if users have multiple friends of the same name who might share the same category class.

@soc-se-bot
Copy link

soc-se-bot commented Apr 22, 2024

Team's Response

The error message is thrown because no duplicate categories are allowed, as explicitly stated in the UG. By specifying the index of 1, he is trying to add a category of "clan" to the first John doe who has the index 1, which already has a category of "clan". A intended feature.

Items for the Tester to Verify

❓ Issue response

Team chose [response.Rejected]

  • I disagree

Reason for disagreement: [replace this with your explanation]


❓ Issue type

Team chose [type.DocumentationBug]
Originally [type.FunctionalityBug]

  • I disagree

Reason for disagreement: [replace this with your explanation]


❓ Issue severity

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

  • I disagree

Reason for disagreement: [replace this with your explanation]


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