georgejkaye / delay-repay

Tool to calculate Delay Repay refunds
1 stars 1 forks source link

Ticket ordering changes #6

Closed FrozenDude101 closed 2 months ago

FrozenDude101 commented 2 months ago

Altering the price of a ticket, or its type, moves it to the bottom of the list

Steps to reproduce:

  1. Add 2 or more tickets
  2. Modify the price/type of the top ticket
  3. Observe it decends to the bottom
georgejkaye commented 2 months ago

Fixed with 9f61aea, the transition to arrays was done poorly