isaactodo / pe

0 stars 0 forks source link

A person can be assigned to the same wedding multiple times in the json file #7

Open isaactodo opened 1 week ago

isaactodo commented 1 week ago

Repro: image.png

  1. Assign a person to the same wedding twice using the .json data file.
  2. Boot up the app

Expected: The app should start with a new contacts list, since trying to assign the same person twice to a wedding gives you an error.

Actual: The app keeps the contacts list.

nus-pe-bot commented 1 week ago

Team's Response

This issue is not in scope because it does not affect any functionality of the app. Intuitively, assigning the same contact to the wedding twice in a row would do the same thing as if the user had assigned the contact to the wedding once. After assigning the same person twice, the user still sees the contact in the wedding once, so there is no issue despite the UUID being there twice in the json file.

photo_2024-11-17 4.49.31 PM.jpeg

photo_2024-11-17 4.49.29 PM.jpeg

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]