nus-cs2103-AY2122S1 / pe-dev-response

0 stars 0 forks source link

Lacking validation: Same ingame username allowed #1901

Open nus-pe-bot opened 3 years ago

nus-pe-bot commented 3 years ago

Issue description

Validation of game username is lacking.

Steps to reproduce the issue

  1. Link both users Draco and Tau to the same game ("Valorant") with the same username

What's the expected result?

What's the actual result?

Additional details

same-game-username.png


[original: nus-cs2103-AY2122S1/pe-interim#1855] [original labels: severity.Low type.FeatureFlaw]

YeluriKetan commented 3 years ago

Team's Response

Result

We are rejecting this bug.

Rationale for rejecting

Our application is made to support multiple competitive games, many of which allow duplicate usernames. As mentioned by the tester, many but not all games have unique usernames. Hence, it does not make sense to prevent duplicate usernames as this would remove support for key competitive games.

Rationale for downgrading

We are downgrading this bug to a low. Even if this is a valid feature flaw, it doesn't cause any hindrance to the user. It gives the user more freedom and doesn't prevent the user from providing their desired inputs.

Evidence

Examples: Brawlstars, Minecraft, CSGO, DOTA, etc

(click on link for evidence that competitive games can indeed have non-unique username)

Duplicate status (if any):

--