| Summary: | The Hairdresser create a new service but not found in the service list | ||
|---|---|---|---|
| Product: | CS3343 Salon Booking System | Reporter: | Ng Ming Chak <mingcng8-c> |
| Component: | hairdresser.service.Create | Assignee: | Samuel <samuelip4-c> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | mingcng8-c |
| Priority: | --- | ||
| Version: | 2.0 | ||
| Hardware: | PC | ||
| OS: | Mac OS | ||
|
Description
Ng Ming Chak
2023-11-17 12:34:05 HKT
The bug was caused by the SQL statement, the column status value had not send to the function, so the service create failed. Already fixed the problem by adding back the status value to the insert sql. |