Raphael Michel

Results 360 comments of Raphael Michel

Please retry with pretix version 4.20.1 and reopen this if it still occurs!

I'm still unable to reproduce this. I believe you might need to do a ``pip uninstall pretix`` and then ``pip install pretix`` again (no data in the database will be...

The use case is clear and often requested. > However, this could lead to some tickets being not send out (Example: Next place on waiting list wants 5 tickets, however...

Yeah, I think that's mostly the approach I'm leaning towards as well. There are some additional challenges (what if I want to wait on an adult + 1 child ticket?...

> I expect pretix to force customers to provide a participant name when the subscription is bought (for non-transferable subscriptions). It's unfortunately not that simple: If the membership is *used*...

I included a validation for the most common reasons of this in #2990

Indeed one of them is declared to be a plain Signal and one to be an EventPluginSignal. I can't recall why that happened but I'm also not sure how careful...

Yeah, the underlying conceptional issue is that pretix historically only has a concept of plugins on event level and every plugin that operates on organizer and global level is basically...

Is the problem only that sentence or is there any actual ticket for download?

Sorry, this somehow fell between the cracks. I don't think we use |urlize ever, and using it here will have slightly different (and less secure) behaviour than links in our...