Files
zulip/zerver/tests/test_user_groups.py
Mateusz Mandera 639972b753 get_recursive_group_members: Use DISTINCT in the query.
Having repetitions in the result can cause subtle bugs in callers that
don't expect it.
2025-07-22 16:21:05 -07:00

162 KiB