mirror of
https://github.com/zulip/zulip.git
synced 2026-06-12 21:00:58 +08:00
AssertionErrors were raised when attempting to run manual comparison tests to ensure correctness when exporting the analytics realm using export_from_config. This was caused by this populate_analytics_db stream being created without any subscribers, which violates an invariant. We fix this by simply subscribing the 'shylock' user to that stream. |
||
|---|---|---|
| .. | ||
| commands | ||
| __init__.py | ||