GohJW / pe

0 stars 0 forks source link

Incorrect labelling for public, private and protected in class diagrams #12

Open GohJW opened 1 year ago

GohJW commented 1 year ago

In class diagram for Ingredient class, quantity is private, however in the code its actually protected. Similarly for many other variables and methods in the other class diagrams.

image.png

image.png

soc-pe-bot commented 1 year ago

Team's Response

Downgraded because issue is a small cosmetic change

Items for the Tester to Verify

:question: Issue severity

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

Reason for disagreement: Its not a cosmetic bug as the actual information relayed from the bug is inaccurate. Its not a simple extra column or grammar error, the mislabelling is misinformation to developers.