mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
The previous logic incorrectly used the server-level number of users
even when a (presumably smaller) realm-level count was available.
Fixes a bug introduced in
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_counts.py | ||
| test_fixtures.py | ||
| test_stats_views.py | ||