nus-cs2103-AY2425S1 / pe-dev-response

0 stars 0 forks source link

Confusing error message - tutee already exists when the person that has the same details is a Tutor #3836

Open nus-se-script opened 1 week ago

nus-se-script commented 1 week ago

image.png

1st Command: addTutor \n Alice Lauline \p 98722342 \e alicep@example.com \a Alice street, block 123, 999888 \s math \s science success.

2nd Command: addTutee \n Alice Lauline \p 98722342 \e alicep@example.com \a Alice street, block 123, 999888 \s math \s science

Expected: Error message showing that this person is already a Tutor and cannot be a Tutee as well as indicated in the UG

Actual: Error message displaying "This tutee already exists in VolunTier"

Explanation: This error message will affect some users as they will be under the impression that they have already added the tutee with that set of particulars instead of realising that that person is already stored as a tutor.

Likewise for adding a Tutor with details that a existing Tutee has.


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

mingyang143 commented 1 week ago

Team's Response

No details provided by team.

Duplicate status (if any):

--