event-tickets icon indicating copy to clipboard operation
event-tickets copied to clipboard

[ET-1568] ticket order

Open ScottGarrison opened this issue 1 year ago • 0 comments

🎫 Ticket

[ET-1568]

🗒️ Description

  • In order to replicate this, both ET and ET+ seem to need to be activated.

Issue: When you first create Tickets and have them set in a specific order, once you edit one (like price for example), the order of the tickets gets swapped without manually saying to do so.

Solution: Making sure to get the existing order value of the ticket, and updating it when pushed to the database through params.

🎥 Artifacts

https://www.loom.com/share/feee2caaf213447dadf51a750c02fda7

✔️ Checklist

  • [ ✔️] I've included a changelog entry in the readme.txt file.
  • [✔️ ] My code is tested.
  • [✔️ ] My code has proper inline documentation.

ScottGarrison avatar Aug 11 '22 19:08 ScottGarrison