bookings icon indicating copy to clipboard operation
bookings copied to clipboard

Updating to v1.0.0-alpha.15 breaks BookedTickets query

Open Tam opened this issue 7 years ago • 0 comments

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.

Tam avatar Nov 21 '18 12:11 Tam