Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support waiting queue #39

Closed
syjer opened this issue Feb 21, 2015 · 3 comments
Closed

support waiting queue #39

syjer opened this issue Feb 21, 2015 · 3 comments
Milestone

Comments

@syjer
Copy link
Member

syjer commented Feb 21, 2015

For those that were not able to buy a ticket.

If the organizer decide to add more places and/or somebody decide to free up his place, those that are in the queue could have a chance to get them before everybody else.

@syjer syjer added this to the 1.4 milestone Feb 21, 2015
@mfirry
Copy link

mfirry commented Mar 9, 2015

+1

@cbellone cbellone modified the milestones: 1.4, 1.5 Mar 14, 2015
@cbellone
Copy link
Member

We could have two kinds of waiting queues:

  1. pre-sales

  2. after sold-out

  3. PRE-SALES
    Prerequisites:

  • we should have an additional attribute on TicketReservation in order to recognize if a reservation is automatic or not

The user would have the possibility to register him/herself BEFORE the start of sale period. It would be required to give his/her e-mail address.
The logic of the list is "first come first serve".
x hours (configurable) before the sale opening, the user will receive a link to an "automatic" reservation which will expire in x hours (configurable).
If there will be more people in the waiting list than the actual capacity, then the remaining user will receive a link only if a previous sent link would expire.

  1. AFTER SOLD-OUT
    the user can register him/herself (see above) and if a ticket will become available, he/she would receive a link to an automatic reservation.

cbellone added a commit that referenced this issue Jun 23, 2015
cbellone added a commit that referenced this issue Jun 23, 2015
cbellone added a commit that referenced this issue Jun 23, 2015
cbellone added a commit that referenced this issue Jul 5, 2015
cbellone added a commit that referenced this issue Jul 5, 2015
cbellone added a commit that referenced this issue Jul 10, 2015
cbellone added a commit that referenced this issue Jul 10, 2015
cbellone added a commit that referenced this issue Jul 10, 2015
cbellone added a commit that referenced this issue Jul 10, 2015
cbellone added a commit that referenced this issue Jul 12, 2015
cbellone added a commit that referenced this issue Jul 12, 2015
cbellone added a commit that referenced this issue Jul 15, 2015
@cbellone
Copy link
Member

done :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants