parnikkapore / pe

0 stars 0 forks source link

Actual file saving shown in high-level sequence diagram #15

Open parnikkapore opened 2 years ago

parnikkapore commented 2 years ago

image.png

Should the "Save to file" call really be shown here?

soc-pe-bot commented 1 year ago

Team's Response

Yes, it should be shown, as this was an example of the architectural components interacting with each other. Moreover, since the saveModQuik method is shown, it is nice to illustrate the saving to file to let readers understand how the saveModQuik method will lead to saving the file in the Storage component.

Moreover, this does not hinder usage.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]


:question: Issue severity

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

Reason for disagreement: Bumped to Low as this bug affects the content and semantics of the sequence diagram (i.e. not cosmetic in nature).