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)
Wed, Nov 20, 2:49 PM
Unknown Object (File)
Wed, Nov 20, 2:49 PM
Unknown Object (File)
Fri, Nov 1, 8:22 AM
Unknown Object (File)
Oct 22 2024, 2:14 PM
Unknown Object (File)
Oct 22 2024, 1:07 PM
Unknown Object (File)
Oct 22 2024, 8:36 AM
Unknown Object (File)
Oct 22 2024, 8:36 AM
Unknown Object (File)
Sep 7 2024, 11:05 AM
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