Open NgLixuanNixon opened 11 months ago
Same issue as #174.
[The team marked this bug as a duplicate of the following bug]
Two items with the same id code can be inputted
if i create 2 books and put them as the same id, the program doesnt prompt me that they are the same id. It allows me to store it which does not make sense since the id should be unique
[original: nus-cs2113-AY2324S1/pe-interim#154] [original labels: severity.High type.FeatureFlaw]
[This is the team's response to the above 'original' bug]
Although the ISBN is unique to each book, it is not in our scope to identify which ISBN refers to which book as thats the job of the librarian. However, we will reclassify this to very low as I believe the term "unique" identifier in the documentation might have been misleading.
Items for the Tester to Verify
:question: Issue duplicate status
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement: [replace this with your explanation]
as stated in your UG, it said that the ISBN should be unique, so you shouldnt allow users to key in ISBN of the same number