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.
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]