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
related to #172
Currently the add_role API is used to add voters to a form, and it is not (??) possible to remove voters from a form.
add_role
The frontend must be migrated to use the voter management API instead, and also allow to remove voters.
The text was updated successfully, but these errors were encountered:
We also have a CLI to add voters, we should either:
Sorry, something went wrong.
We also have a CLI to add voters, we should either: remove the CLI or make it work, too
yes, good point!
No branches or pull requests
related to #172
Currently the
add_role
API is used to add voters to a form, and it is not (??) possible to remove voters from a form.The frontend must be migrated to use the voter management API instead, and also allow to remove voters.
The text was updated successfully, but these errors were encountered: