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, Mar 12, 5:06 AM
Unknown Object (File)
Feb 16 2025, 12:17 AM
Unknown Object (File)
Feb 16 2025, 12:17 AM
Unknown Object (File)
Feb 16 2025, 12:17 AM
Unknown Object (File)
Feb 16 2025, 12:17 AM
Unknown Object (File)
Jan 25 2025, 3:49 PM
Unknown Object (File)
Jan 13 2025, 8:48 AM
Unknown Object (File)
Jan 5 2025, 4:17 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