cnivedit / pe

0 stars 0 forks source link

Character index deletes all flashcards from a module #4

Open cnivedit opened 1 week ago

cnivedit commented 1 week ago

Steps to recreate the bug:

  1. Create questions for a module, say CS2113
  2. Perform the delete command with an invalid index argument beginning with a character eg: "delete --m CS2113 --i a1"

Expected: An exception message similar to how other features handle the same invalid argument

image.png

image.png

Actual: image.png

nus-se-script commented 1 week ago

Your response not required for this bug as the team has accepted the bug as it is.