brein62 / pe

0 stars 0 forks source link

Unreasonable removal order for rmschedule and rmevent commands #5

Open brein62 opened 10 months ago

brein62 commented 10 months ago

Screenshot 2023-11-17 at 4.45.24 PM.png

If let's say I have 4 events with the same name:

addschedule user type/cca en/mahjong h/Friday 2300 2400
addschedule user type/cca en/mahjong h/Saturday 0000 0700
addschedule user type/cca en/mahjong h/Saturday 2300 2400
addschedule user type/cca en/mahjong h/Sunday 0000 0700

and I want to delete the first one, I will have to use 4 separate rmschedule commands to achieve this. However, this also leads to the other ones being deleted and this can be quite difficult to keep track of what events to add back again.

It would be better for the user to have functionality to delete a specific event based on date and time instead of purely by name.

nus-pe-bot commented 10 months ago

Team's Response

While it is valid that it can be annoying for users, we did provide alternative ways to work around this in the UG, and therefore its occurrence would be low enough for it to be considered low.

image.png

Items for the Tester to Verify

:question: Issue severity

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

Reason for disagreement: [replace this with your explanation]