AutarkLabs / open-enterprise

A suite of apps that includes allocation, dot voting, issue curation, and other planning tools so organizations can collectively budget and design custom reward & bounty systems.
GNU General Public License v3.0
92 stars 54 forks source link

fix(allocations): distributions with zero-support candidates #1980

Closed topocount closed 4 years ago

topocount commented 4 years ago

when all payout funds are transferred for a given allocation, the allocation should be marked as "enacted". However, candidates with zero support cannot execute and therefor cannot meet the execution condition, so a special case should be made for them to ensure the payout is marked as "enacted" instead of just "approved"