Page MenuHomePhabricator

[lib] Modify update calendar query so that it can update a subset of keyservers
ClosedPublic

Authored by tomek on Feb 21 2024, 6:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 1:41 PM
Unknown Object (File)
Wed, Nov 13, 1:41 PM
Unknown Object (File)
Wed, Nov 13, 12:48 PM
Unknown Object (File)
Wed, Nov 13, 12:50 AM
Unknown Object (File)
Oct 10 2024, 12:00 PM
Unknown Object (File)
Oct 10 2024, 11:19 AM
Unknown Object (File)
Sep 16 2024, 1:59 PM
Unknown Object (File)
Sep 16 2024, 1:59 PM
Subscribers

Details

Summary

CalendarQueryHandler will be dispatching this action for a single keyserver - we need to be able to do that. Later in the stack I'm going to move actualizedCalendarQuery into keyserverStore so that it becomes keyserver-specific.

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

Depends on D11094

Test Plan

Modify date range on a calendar and check if the query is correctly updated.
Modify the code by setting an explicit keyserver id and check if the solution still works and a keyserver ID is present in the reducer.

Diff Detail

Repository
rCOMM Comm
Branch
sockets
Lint
No Lint Coverage
Unit
No Test Coverage