Uh oh!
There was an error while loading. Please reload this page.
allow for events to be cancelled - #883
Conversation
jeriox
commented
Feb 3, 2023
@felixrindt I'm not sure how we want to proceed with a delete button for the event. Should we always offer both options? Or only allow the event to be deleted without being cancelled first when there are no participations? |
coveralls
commented
Feb 3, 2023
felixrindt
commented
Feb 6, 2023
I think we should allow both, that is:
Maybe we can join the two together into one form. Also, what about the bulk delete action? Should it work on events with participations? |
jeriox
commented
Feb 6, 2023
I like that idea. The user could then only have one button with "delete event" and can check a checkbox in the delete view with "notify users about the cancellation". if checked, the textarea for the message appears. I don't see a reason why the bulk action shouldn't work? |
closes#373