Josh Crawford
Josh Crawford
Closing due to age.
That's correct, you can't select the event, or event type to be applied to a discount. Instead, Commerce only allows to apply the purchasable - in this case the ticket...
I think it should be feasible, as drafts are something that any element can use. Versioning on the other hand is specific to entries, so a but more work to...
Indeed! We'll address this is Craft 4.
Added in [3.0.0-beta.3](https://github.com/verbb/events/releases/tag/3.0.0-beta.3).
I can't seem to see this error on my end. Exactly what page is this being triggered from? If you can maybe send through your `feedme_feeds` database table?
Hmm, looks like there's no event type picked for that feed (or its been deleted), but I'll get that fixed shortly.
There's a slight technical complication here that Ticket Types are elements, unlike entry types (or event types) which are models that act as a container around the individual elements (what...
Added in [3.0.0-beta.3](https://github.com/verbb/events/releases/tag/3.0.0-beta.3).
In the same way that Commerce doesn't restore stock for a deleted, cancelled or refunded order, we don't either. I can see the argument that once an order is deleted,...