Skip to content

Fix ActiveTUs & migrate its type to INTEGER

Kevin Morris requested to merge kevr/aurweb:migrate-activetus into pu

Python's implementation was not setting TUVoteInfo.ActiveTUs on proposal creation, producing an incorrect calculation of both Participation and end decision.

Merge request reports