nus-cs2103-AY2324S1 / pe-dev-response

0 stars 0 forks source link

Interview deletion allows multiple from/ prefixes #4932

Open nus-se-script opened 11 months ago

nus-se-script commented 11 months ago

Steps to reproduce:

  1. First and Second jobs both have an interview
  2. execute command `interview delete 1 from/ 1 from/ 2

Expected: either prompts an error message, or deletes the interviews from both jobs

Actual: only the interview in the second job is deleted, which does not fit with the intuitive meaning of the command provided.


[original: nus-cs2103-AY2324S1/pe-interim#4180] [original labels: severity.Low type.FunctionalityBug]

peiran18 commented 11 months ago

Team's Response

Good suggestion. Might implement in the future.

Duplicate status (if any):

--