pipipipi2002 / pe

0 stars 0 forks source link

Unclear return value in DG: Adding a build #11

Open pipipipi2002 opened 1 year ago

pipipipi2002 commented 1 year ago

Screen Shot 2022-11-11 at 20.33.45.png

I am not very sure what the circled region does. How does the build manager know when mainParseAdd() has returned and and the BuildManager instance proceed to return a value to the Parser class.

Do you meant to return the value from BuildManager once only before saveBuild() function is called?

nus-se-bot commented 1 year ago

Team's Response

The tester merely said he/she doesn't understand and is asking a question. So I am unclear what bug the tester wants to talk about.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: To clarify, how does the build manager (yellow bar), return (something) when it is not being told to do so by Parser function.


:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.Medium]

Reason for disagreement: It is a valid issue and my reason as stated above "To clarify, how does the build manager (yellow bar), return (something) when it is not being told to do so by Parser function."