SEGUC17 / git-rekt-se

SE Course 2017 Self Development Directory
MIT License
8 stars 0 forks source link

Services with confirmed bookings deleted without notifying clients #231

Closed IElgohary closed 6 years ago

IElgohary commented 7 years ago

1. Severity: medium 2. Reported by: Islam Elgohary 3. Description: A business can delete a service that has confirmed bookings and the client who confirmed the booking and made the payment will not be notified and they do not get a refund. 4. Steps to reproduce the issue:

1) Login as a business 2) create aa service and an offering for the service 3) logout and login as a client 4) book the offering 5) logout and login as a business 6) confirm the booking 7) delete the service 8) service and offering are deleted but Client is not notified and not refunded

5. Expected result: A client who paid for an offering should be notified when the offering is cancelled and should get a refund.