bryanljx / pe

0 stars 0 forks source link

Incorrect sequence diagram #10

Open bryanljx opened 1 year ago

bryanljx commented 1 year ago

As shown in the screenshots below, it is not calling deletePerson(1) from the Model but instead calling deletePerson(personToDelete). There is quite the difference between an index and a Person object.

Screenshot 2022-11-11 171922.png

Screenshot 2022-11-11 172042.png

nus-se-script commented 1 year ago

Your response not required for this bug as the team has accepted the bug as it is.