-
-
Notifications
You must be signed in to change notification settings - Fork 556
Description
Describe the bug
We are managing a 'sold out' event.
Customers are writing in asking for tickets to be transfered to other attendees.
We can't reassign the order to a new name/email address as the platform prevent us from doing that because it wants to consume new tickets to do that, and our event is sold out, so it says there are no tickets available.
To Reproduce
Steps to reproduce the behavior:
- Create an event with only 1 ticket available
- Create an order that consumes said ticket. Now your event is sold out.
- Try to assign the ticket to a different user
- See error.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
Add any relevant error logs. If it's an error in the browser, please include the browser console logs as well
as what endpoints are being hit and what the response from the server is.
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
or
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Hi.Events Version and platform
Please state the version of Hi.Events you are using and what platform it is hosted on. Local, Docker etc.
Additional context
Add any other context about the problem here.