mirror of https://github.com/zulip/zulip.git
export-search: Realm is required.
This commit is contained in:
parent
d2af06f4df
commit
ae20af84a9
|
@ -86,6 +86,7 @@ This is most often used for legal compliance.
|
||||||
)
|
)
|
||||||
|
|
||||||
realm = self.get_realm(options)
|
realm = self.get_realm(options)
|
||||||
|
assert realm is not None
|
||||||
limits = Q()
|
limits = Q()
|
||||||
|
|
||||||
limits = reduce(
|
limits = reduce(
|
||||||
|
|
Loading…
Reference in New Issue