Open isaactodo opened 1 week ago
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.
Team chose [response.NotInScope
]
Reason for disagreement: [replace this with your explanation]
Repro:
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.