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)
Sun, Jan 5, 4:17 AM
Unknown Object (File)
Tue, Dec 24, 7:21 PM
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 1 2024, 3:34 PM
Unknown Object (File)
Nov 29 2024, 11:48 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable