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

Cancelling a ticket should make the ticket not disappear completely if it was used already. #81

Open
4 tasks
Narigo opened this issue Jun 24, 2020 · 0 comments
Labels
⚙️ backend Related to the backend (NodeJS, Docker, Build) 🚫 blocked This issue is blocked by something
Milestone

Comments

@Narigo
Copy link
Contributor

Narigo commented Jun 24, 2020

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

  • Make database versions possible Manage versions of the database #48
  • Add a nullable deleted_at column in table ticket
  • Implement the backend change to mark tickets as deleted
  • Implement the backend change to not hand out tickets that are marked as deleted

Additional Context
Frontend should work already thanks to #22

@Narigo Narigo added ⚙️ backend Related to the backend (NodeJS, Docker, Build) 🚫 blocked This issue is blocked by something labels Jun 24, 2020
@Narigo Narigo added this to the Version 1 milestone Jun 24, 2020
@Narigo Narigo mentioned this issue Jun 24, 2020
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙️ backend Related to the backend (NodeJS, Docker, Build) 🚫 blocked This issue is blocked by something
Projects
None yet
Development

No branches or pull requests

1 participant