Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Combine Group and GroupHistory when counting (#6701)
* fix: Combine Group and GroupHistory when counting * refactor: Use same symbol in parallel iterators * fix: Handle group acronym changes in assertion * refactor: Avoid reference to GroupHistory in assertions * chore: Revert so assertion fails on changed acronym The filtering and meeting displays disagree on how to handle this, so let's get a notification if it comes up in production.
- Loading branch information