Page MenuHomePhabricator

[lib] Filter out calendar filters that use threads from a different keyserver
ClosedPublic

Authored by tomek on Feb 21 2024, 7:27 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 4, 4:56 AM
Unknown Object (File)
Tue, Dec 17, 1:26 AM
Unknown Object (File)
Tue, Dec 17, 1:26 AM
Unknown Object (File)
Tue, Dec 17, 1:25 AM
Unknown Object (File)
Tue, Dec 17, 1:25 AM
Unknown Object (File)
Dec 5 2024, 6:59 AM
Unknown Object (File)
Dec 5 2024, 6:59 AM
Unknown Object (File)
Dec 5 2024, 6:59 AM
Subscribers

Details

Summary

Each calendar-query-handler should receive only the filters from its keyserver.

https://linear.app/comm/issue/ENG-5779/update-calendarqueryhandler

Depends on D11131

Test Plan

Check if the handler receives the correct query by adding console logs in componentDidUpdate.
Add some code that modifies calendar filter to reference a thread from a different keyserver and check if it gets filtered out.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable