evanyan13 / pe

0 stars 0 forks source link

[DG] Discrepancy between code and DG Sequence Diagram (Logic Component) #8

Open evanyan13 opened 11 months ago

evanyan13 commented 11 months ago

The Code:

Screenshot 2023-11-17 at 5.32.05 PM.png

The code utilises the function CommandUtil.findPersonByIdentifier(name, id, lastShownList);. However, in the sequence diagram, the method name is findPersonByName() which seems to be a lower-level abstraction that needs not to be included here.

Screenshot 2023-11-17 at 5.32.19 PM.png

Severity Check

soc-se-bot commented 11 months ago

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