liquidvotingio / liquidvotingio/api
Add deleteDelegation Absinthe functionality using participant IDs
Open
@oliverbarnes is already working on this.
Since Oct 21, 2020.
- Dominant language
- Elixir
- Stars
- 17
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Following #143, we can create delegations using participant IDs (for pre-existing participants) in much the same way as with participant emails. Despite permitting participant IDs in the absinthe deleteDelegation mutation, however, we have no matching action(s).
This development should also include the voting results updates (on delegation deletions) that are covered in #44.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.