radeon2525 / pe

0 stars 0 forks source link

Incorrect output when running "undo" after "find" command #6

Open radeon2525 opened 2 months ago

radeon2525 commented 2 months ago

First I executed "list" command.

After that I executed a find command by class "1A", it listed out all the relevant people with class "1A".

However after that when I execute the "undo" command , I get the output "The student ID provided does not exists"

image.png

This should not be the result of the undo command, instead it should go back to listing all the people before I executed the "find" command.

nus-se-script commented 2 months ago

Team's Response

Reasons

It is stated clearly in the user guide that the undo command can only undo add, delete and edit commands. This is a potential future feature but not in the scope of v1.4. Furthermore, one can simply use the "list" command to look at the list of every student.

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]