wj331 / pe

0 stars 0 forks source link

BUG regarding UNDO, CLEAR #12

Open wj331 opened 1 year ago

wj331 commented 1 year ago

Undo fails to work for clear

If it works for delete only, then clear which is considered to be "deleting all" should be also be able to undo? It is weird how the functionality is only restricted to delete but not any other command that will remove a booking.

image.png

Could cause occasional inconvenience to users who accidentally clear the bookings...

nus-pe-bot commented 1 year ago

Team's Response

This was the intended behaviour of our team and the reason why the UG says undo a deletion and not just undo in general.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: Change from type.FunctionalityBug to type.FeatureFlaw.

This is because the feature for undo is incomplete. clear command is an example of delete all so if I am able to undo a delete as a purpose of accidentally deleting a booking, I SHOULD also be able to undo ALL DELETEs

Hence, this should be a feature flaw as it is a feature that is not 'complete'

Severity.Medium should remain as it is a flaw that causes occasional inconvenience to some users, especially when they accidentally clear without any warning from the program