Cancelling a ticket should make the ticket not disappear completely if it was used already. #81
Labels
⚙️ backend
Related to the backend (NodeJS, Docker, Build)
🚫 blocked
This issue is blocked by something
Milestone
Description
The current state of cancelling a ticket removes it completely from the user. If the slot already began, the ticket should still be available though.
Links/References
Tasks
deleted_at
column in tableticket
Additional Context
Frontend should work already thanks to #22
The text was updated successfully, but these errors were encountered: