Thursday, June 18, 2026
1 change · 17.0
Enhancements to existing features
This update enhances the error messages displayed when leave validity conflicts occur, particularly when creating public holidays. This change improves the user experience for both customers and our support team by providing clearer troubleshooting guidance and reducing the need for manual debugging.
Original PR description
The current message is pretty useless as of now when a lot of leaves are being written to, notably when creating a public holiday, which sets the state of all the leaves overlapping the public holiday's day to be reevaluated, and if an error occurs, you have to go through every employee's leave allocation and leaves taken to hopefully find one who might have to many days taken/not enough allocated. This extra information will be a huge QOL improvement, for the customer who will be able to troubleshoot his issue himself more easily, but also for our support team as the only way to debug those kind of issues now is to put a breakpoint there and see what employee has an issue. opw-4411999