bookings
bookings copied to clipboard
Updating to v1.0.0-alpha.15 breaks BookedTickets query
v1.0.0-alpha.15 changes BookedTicket::hasContent() from false to true. This causes the BookedTicket::find() query to always return nothing for existing BookedTicket's due to the missing content table rows for those elements.