Colex2000 / pe

0 stars 0 forks source link

Duplicate UID for 2 contacts #4

Open Colex2000 opened 5 months ago

Colex2000 commented 5 months ago

Since "UID" is the Unique identifier, there should not be 2 or more contacts with the same UID code. When I try to delete by UID, the first contact that has UID code '1014' was deleted but the second '1014' was still there.

Steps to reproduce

  1. I deleted a contact
  2. Then added a new contact
  3. Somehow, the UID is the same as one of the previous contact

image.png

nus-pe-bot commented 4 months ago

Team's Response

Our team has tried to reproduce this error, but we can't seem to reproduce it.

Items for the Tester to Verify

:question: Issue response

Team chose [response.CannotReproduce]

Reason for disagreement: I am not sure where your code went wrong. Sometimes it will produce this, sometimes not. I can't spend 1 hour trying to find out what went wrong with your app.

Basically, what I did was to create users of same name, and it will assign different UID. Then I went add new contact. And it happened to have the same UID number as previous contact.