forked from decidim/decidim
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Original Request
Is it possible to add how LiquidVoting handles vote-delegation to your Action Delegation module? Vote delegation is needed wherever voting/Support is allowed in Decidim.
Feature proposal
Unfortunately, we don't see a simple way to create delegations to a generic concept in Decidim. We can, however, improve the Action Delegator Module to be able to handle other cases in Decidim. However, each case need to be programmed independently (although onces a coulple of cases are done, the other cases should much easier to implement).
We propose start with:
- Proposal supports
- Proposal votings
- Budget votings
-
Consultations votings (done) - Allow individuals to delegate their votes to others without the admin intervention (as it is now)
Implementation will be done by adding (configurable) features in https://github.com/coopdevs/decidim-module-action_delegator
Reactions are currently unavailable