When a membership without a minimum fee in the membership type is used then the queue fails
How to reproduce
- Set up a membership type without a minimum fee
- Create a membership with this type
- Generate payments through the search for this membership
- The progressbar now hangs forever as there is an error and the wrong item is never released from the queue.
Proposed solution
Reset the queue everytime its initialized.