You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Though if the number of tickets in stock match the number of desired tickets. The accumulator does not increase the count of tickets sold and the order is passed through. In other words, gives error that tickets are sold out event though the customer bought the last, then wrongly does not increase the acumulator.
The text was updated successfully, but these errors were encountered:
Though if the number of tickets in stock match the number of desired tickets. The accumulator does not increase the count of tickets sold and the order is passed through. In other words, gives error that tickets are sold out event though the customer bought the last, then wrongly does not increase the acumulator.
The text was updated successfully, but these errors were encountered: