Bug in create order [checkin checkout check]
DimK10 opened this issue · 1 comments
DimK10 commented
Wehn creating and persisting new orders, there is no check, or invalid check regarding available dates for a specific hotel, resulting in saving more than one orders with the same or similar checkin check out dates
DimK10 commented
Will move to issue for preventing race conditions in save - update and delete transactions to db programmatically, using synchronized(this)