Open dixoncwc opened 3 years ago
The portion of 2 is indicated by bracket (2)
at the end of the entry; no datetime is shown when adding an entry. The nutritional values shown by the entry are not scaled up by the portion size, displaying instead the nutritional information of 1 portion. This is also intentional: the nutrional values are only scaled and calculated accordingly when calculate
is used.
This prevents confusion as the output essentially echos the nutritional information that the user entered — no calculations are made in this step.
The datetime was also intentionally not included for this output to reduce clutter/line length. It is instead shown when the list
command is called.
This screenshot hence shows the intended output of the application.
At most, this should only be considered a very low feature flaw, since it does not affect the actual usage of the application, but instead the way the user sees his input information.
Team chose [response.Rejected
]
Reason for disagreement: It should not be totally rejected as it causes confusion to the user as the user guide never state that the bracket (2) is the quantity. So it will be better to add it into the user guide.
Team chose [type.FeatureFlaw
]
Originally [type.FunctionalityBug
]
Reason for disagreement: [replace this with your explanation]
Team chose [severity.VeryLow
]
Originally [severity.High
]
Reason for disagreement: [replace this with your explanation]
I input a portion of 2 and the datetime but the output only display the details of 1 portion and no datetime being displayed.