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)
Mon, Mar 10, 4:16 AM
Unknown Object (File)
Tue, Feb 25, 9:39 AM
Unknown Object (File)
Feb 16 2025, 12:18 AM
Unknown Object (File)
Feb 16 2025, 12:18 AM
Unknown Object (File)
Feb 16 2025, 12:17 AM
Unknown Object (File)
Feb 16 2025, 12:17 AM
Unknown Object (File)
Feb 6 2025, 11:43 PM
Unknown Object (File)
Jan 23 2025, 6:50 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