thewongdylan / pe

0 stars 0 forks source link

Incorrect UML diagram for implementation of list command #7

Open thewongdylan opened 2 months ago

thewongdylan commented 2 months ago

Description The UML diagram for the list command contains an extra pair of arrows that call an empty method and return nothing.

Expected These arrows should either not be present or should be labelled correctly.

Actual The arrows are present in the UML diagram Screenshot 2024-04-19 at 5.20.59 PM.png

Reason for severity Does not affect usage but may affect user's understanding of the implementation of the list command

soc-pe-bot commented 2 months ago

Team's Response

image.png As you can see from the screenshot, the official website states that the return arrow does not need an explicit label. The examples provided also don't have labels.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]