ryukanjit / pe

0 stars 0 forks source link

Deleting CCA does not delete the reminder(s) associated with that CCA #3

Open ryukanjit opened 2 years ago

ryukanjit commented 2 years ago

I give this as a feature flaw of severity medium because if there is no more CCA of that name there should also be no more reminders of that CCA as well.

Before: Screen Shot 2564-11-12 at 16.41.16.png

After: Screen Shot 2564-11-12 at 16.41.32.png

nus-pe-bot commented 2 years ago

Team's Response

We cannot replicate this error.

These are the steps we took to try and replicate this error. 1) Adding a CCA

image.png

2) Adding reminders to the CCA

image.png

image.png

image.png

3) editing the CCA to change the name Before: image.png After: image.png

4) As you can see, the name of the CCA is changed in the reminders, so now we try deleting the CCAs, just to be thorough Before: image.png After: image.png

As we cannot replicate this bug, we shall we be marking it as such. Additionally, given that "Adding/Editing new CCA to match the CCA in reminder causes the reminders and CCA to be linked but not deleted when new CCA is deleted #4567" requires this error message to occur, we shall be marking #4567 as cannot produce too. Thank you.

Items for the Tester to Verify

:question: Issue response

Team chose [response.CannotReproduce]

Reason for disagreement: Hi team,

Please follow these steps to reproduce the bug. I have found that the bug happened during testing the edit function for the app reminder during the PE and then deleting the CCA it is linked to.

1.  Create a CCA [with/without a tag]
2.  Create reminder(s) to link to that CCA

Screen Shot 2564-11-16 at 19.56.50.png

3.  Edit the name of that/those reminder

Screen Shot 2564-11-16 at 19.57.12.png

4.  Delete that CCA

Screen Shot 2564-11-16 at 19.57.20.png

As you can see the reminder which has been edited is not deleted along with the CCA, unlike the one that was not edited.


:question: Issue severity

Team chose [severity.Low] Originally [severity.Medium]

Reason for disagreement: Considering that this bug occurs when the user edit the reminder then deleting the CCA, this can cause occasional inconvenience for user as editing the reminder is an occasional event.

severity.Medium : A flaw that causes occasional inconvenience to some users but they can continue to use the product.

I would also want to change this to FunctionalityBug since I thought at first that this is a feature during the PE