IceWizard4902 / pe

0 stars 0 forks source link

Unnecessary typing for priority level #4

Open IceWizard4902 opened 2 years ago

IceWizard4902 commented 2 years ago

It seems like there are only three priority levels for workload in this product: LOW, MEDIUM, HIGH.

Would typing these priority be a burden for users. Most university students should have at least 10 tasks per week. Continuously typing the priority for 10 tasks every week can be a little annoying as it only accepts the priority in all caps. Typing in medium as a priority level is not accepted though.

image.png

Perhaps, since there are only 3 priority levels, the priority levels can be shortened to L, M, H? Or should this feature accept priority in both no caps and with caps?

nus-pe-bot commented 2 years ago

Team's Response

No details provided by team.

The 'Original' Bug

[The team marked this bug as a duplicate of the following bug]

Flaw about the priority level

image.png

It is unnecessary to restrict the level to be in uppercase. The system can easily interpret lower cases to upper cases.

As most users will use this feature and it won't cause the app almost unusable, I choose the severity to be medium.


[original: nus-cs2103-AY2122S1/pe-interim#4440] [original labels: type.FeatureFlaw severity.Medium]

Their Response to the 'Original' Bug

[This is the team's response to the above 'original' bug]

The severity has been kept low since it does not hinder the user from performing the required functionality.

Items for the Tester to Verify

:question: Issue duplicate status

Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)

Reason for disagreement: [replace this with your explanation]