liquid_feedback_core

view update/core-update.beta24-beta25.sql @ 69:c65002c1a509

Important bugfix, affecting correct counting of supporters/votes

Changed "trustee_id" to "truster_id" in following views:
- global_delegation
- area_delegation
- issue_delegation

Also updated comments for that views.

The new behaviour was expected by the following functions:
- membership_weight_with_skipping
- weight_of_added_delegations_for_population_snapshot
- weight_of_added_delegations_for_interest_snapshot
- weight_of_added_vote_delegations

The bug caused inactive members to falsely increase voting weight of trustees.
author jbe
date Mon Aug 30 22:01:08 2010 +0200 (2010-08-30)
parents 67a2e236fea4
children
line source
1 BEGIN;
3 -- no changes in database between beta24 to beta25
5 COMMIT;

Impressum / About Us