Skip to content

no longer count members twice in statistics

Tom van Bussel requested to merge 496-remove-dups-in-stats into master

Closes #496 (closed)

Previous behavior

Steps to reproduce:

  1. Add some members with multiple (possibly overlapping) memberships.
  2. Go to the statistics page
  3. Notice that the reported numbers don't match

New behavior

Steps to validate that it works:

  1. Add some members with multiple (possibly overlapping) memberships.
  2. Go to the statistics page
  3. Notice that everything is consistent now
Edited by Tom van Bussel

Merge request reports