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

events should not be deleteable after their start date #345

Open
2 tasks
MarcelSchmidberger opened this issue Jan 15, 2018 · 3 comments
Open
2 tasks

events should not be deleteable after their start date #345

MarcelSchmidberger opened this issue Jan 15, 2018 · 3 comments

Comments

@MarcelSchmidberger
Copy link
Contributor

MarcelSchmidberger commented Jan 15, 2018

It should not be possible to delete an event after it started, because otherwise progress will be lost.
After its start an event should only be finished (#233) and archived.

Acceptance Criteria

  • an event can only be deleted until the event started
  • the admin can delete it any time
@MarcelSchmidberger
Copy link
Contributor Author

@Askir Wouldnt this be easy to add to the state machine as well?

@MarcelSchmidberger
Copy link
Contributor Author

@usame-algan did you communicate with @Askir concerning the state machine integration for the event model?

@Askir
Copy link
Contributor

Askir commented Jan 19, 2018

It's fine to implement this separately for now. Once I merge the state machine we can reuse most of Usames code in this case. @MarcelSchmidberger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants