sogggy / pe

0 stars 0 forks source link

Metric input bug #11

Open sogggy opened 3 years ago

sogggy commented 3 years ago

If intended to put in as metric, perhaps there should be a limitation to what kind of metrics can be input, as the following input is not a valid metric, but is allowed in the app.

image.png image.png

nus-pe-bot commented 3 years ago

Team's Response

Not a bug. We provide flexibility to the metric that user want to input, does not give any inconvenience to user.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Should not be rejected as allowing any input to be a metric is inaccurate.


:question: Issue type

Team chose [type.FunctionalityBug] Originally [type.FeatureFlaw]

Reason for disagreement: In my opinion, this should fall under feature flaw though. It does not make sense for a user to create his own metric to input in this column, and if allowed so, can make the app more unusable! There are fixed, standardized metrics, thus this option should be restricted to a couple of choices.


:question: Issue severity

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

Reason for disagreement: Perhaps this should be raised to a medium, as implementing metric this way in the current version v1.4 could make it difficult for developers to implement metric-related features in future iterations (For example, converting all weight-related metric to KG or lbs).