Demonshaha / pe

0 stars 0 forks source link

Functions bugs about booking #15

Open Demonshaha opened 2 years ago

Demonshaha commented 2 years ago

image.png After deleted the flight number in the booking, the booking is still exist but it should be deleted also

nus-se-bot commented 2 years ago

Team's Response

Thank you for pointing this out.

The purpose of booking data is to track all history and current flight bookings. We think it is more reasonable to maintain all booking records even if the flight route is removed, so that the staff can trace the users and refund the money to users.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: Thanks for you reply, but it may generate confuse to customer if the flight number is exist or not. Secondly, everytime the staff will need to check in the booking if the flight number is deleted or not, so that it would be better if there is a special icon to identify if the flight number is deleted or not.