Page MenuHomePhabricator

[web] Introduce a migration that adds an actualizedCalendarQuery
ClosedPublic

Authored by tomek on Mar 19 2024, 8:31 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 12:49 PM
Unknown Object (File)
Thu, Apr 25, 12:48 PM
Unknown Object (File)
Apr 7 2024, 10:45 PM
Unknown Object (File)
Mar 29 2024, 11:04 PM
Unknown Object (File)
Mar 29 2024, 8:21 AM
Unknown Object (File)
Mar 28 2024, 10:17 PM
Unknown Object (File)
Mar 27 2024, 7:52 AM
Unknown Object (File)
Mar 25 2024, 7:37 PM
Subscribers

Details

Summary

It is possible that the persisted keyserver infos don't have this field, and we need to add it.

https://linear.app/comm/issue/ENG-7224/web-app-not-loading-for-me

Test Plan
  1. Modify a keyserver store transform so that we don't persist the query.
  2. Run the web app and check if the rehydrated state doesn't contain the query.
  3. Close the app, bump the code version and open the app. After the rehydration the query should be present.

Also checked if the migration doesn't break anything when the query was persisted.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable