We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There's already backend code for this (Registration.withdrawn), we have to make it available from the interface. It should be configurable.
Registration.withdrawn
The text was updated successfully, but these errors were encountered:
It would be also good to allow event managers to withdraw an application/registration (e.g. one the person withdraws by email to event organizers)
Sorry, something went wrong.
To add: Ideally, I would like to be able to:
First three actions are all different, and should result in a different state.
Hi, in my fork i added withdraw button with confirmation popup into registration detail view. Behavior is the same as for modify button.
I will think about how to add withdraw action for event managers
@brabemi : Would you mind to create a pull request?
Successfully merging a pull request may close this issue.
There's already backend code for this (
Registration.withdrawn
), we have to make it available from the interface. It should be configurable.The text was updated successfully, but these errors were encountered: