joshuayapwj98 / pe

0 stars 0 forks source link

[deletec] Schedule was not updated when a customer was removed from the application, TrackBeau #7

Open joshuayapwj98 opened 2 years ago

joshuayapwj98 commented 2 years ago

Steps to reproduce

  1. type in the deletec command
  2. remove a customer that had a booking

    deletec 1,2,3,4,5

  3. navigate to the 'Schedule' tab

Expected The customer's schedule should be removed as the person is no longer in the application

Actual The schedule with the customer remains in the system

Screenshot

Capture.PNG

nus-pe-bot commented 2 years ago

Team's Response

Only future bookings are deleted. Past bookings of deleted customers will be kept for bookkeeping purposes.

This is mentioned in the user guide.

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Reading the UG, it was unclear that the expected behaviour was as such. The term 'future' booking was poorly phrased in the context of guiding the user on the expected outcome. And as such, I was expecting that the schedule would update the 'future' bookings.