Open nus-pe-bot opened 6 days ago
After I add a valid appointment to a user and a valid note, when I delete the note from the same user, it deletes the appointment as well
This might be problematic when the nurse wants to just remove the note tagged to this particular client and do not want to delete its appointment
makeappt 1 a/Surgery s/28-10-2024-12-00 e/28-10-2024-15-00
addnotes 1 pn/TESTESTTESTESTEST
delnotes 1
[original: nus-cs2103-AY2425S1/pe-interim#3739] [original labels: severity.Medium type.FunctionalityBug]
Thanks for raising this. We appreciate the thorough testing.
--
Description
After I add a valid appointment to a user and a valid note, when I delete the note from the same user, it deletes the appointment as well
This might be problematic when the nurse wants to just remove the note tagged to this particular client and do not want to delete its appointment
Steps to Reproduce
makeappt 1 a/Surgery s/28-10-2024-12-00 e/28-10-2024-15-00
addnotes 1 pn/TESTESTTESTESTEST
delnotes 1
Expected Outcome
Actual Outcome
[original: nus-cs2103-AY2425S1/pe-interim#3739] [original labels: severity.Medium type.FunctionalityBug]