lexicongovernance / pluraltools-backend

Backend implementation of the plural voting tool.
https://demo.lexicongovernance.org/
GNU General Public License v3.0
3 stars 1 forks source link

Only return group names and distinct groups for affiliations #386

Closed MartinBenediktBusch closed 3 months ago

MartinBenediktBusch commented 3 months ago

This PR adds a subquery to filter groups by the affiliation group category id before calculating the distinctGroups and groupNames statistic. Therefore, only affiliations count towards computing these statistics and no other categories.