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, Jun 26, 10:49 AM
Unknown Object (File)
Wed, Jun 26, 5:24 AM
Unknown Object (File)
Wed, Jun 12, 10:53 PM
Unknown Object (File)
Tue, Jun 11, 9:40 AM
Unknown Object (File)
Fri, Jun 7, 7:17 PM
Unknown Object (File)
Fri, Jun 7, 7:17 PM
Unknown Object (File)
Fri, Jun 7, 7:16 PM
Unknown Object (File)
Fri, Jun 7, 3:11 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable