STeng618 / pe

0 stars 0 forks source link

Inconsistent use of return arrows #20

Open STeng618 opened 5 months ago

STeng618 commented 5 months ago

Some return arrows with no return values are shown, some are not

Screenshot 2024-04-19 at 5.49.16 PM.png

nus-se-script commented 5 months ago

Team's Response

Hi there, thank you for the bug report!

Referring to the text book, it is okay for there to be no labels for return arrows. image.png

Thank you!

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: The description provided in the bug report "Some return arrows with no return values are shown, some are not" is highlighting the fact that return arrows, rather than return values, are omitted. It is true that return values don't have to be indicated on return arrows, but the omission of certain return arrows is not acceptable. In the diagram, there are several examples where the activation bar ends all of a sudden without any return arrows (e.g. the second and third layer activation bars on :ui are terminated randomly).