Page MenuHomePhabricator

[native] Change hasMinCodeVersion for edit message type
ClosedPublic

Authored by kuba on Apr 25 2023, 7:00 AM.
Tags
None
Referenced Files
F3174421: D7609.diff
Thu, Nov 7, 4:38 PM
F3168905: D7609.diff
Thu, Nov 7, 8:59 AM
Unknown Object (File)
Tue, Nov 5, 8:58 AM
Unknown Object (File)
Tue, Nov 5, 8:58 AM
Unknown Object (File)
Tue, Nov 5, 8:58 AM
Unknown Object (File)
Tue, Nov 5, 8:57 AM
Unknown Object (File)
Thu, Oct 31, 11:39 PM
Unknown Object (File)
Sat, Oct 26, 1:57 PM
Subscribers

Details

Summary

Changed min code version in edit-message-spec.js.

Test Plan

Can't really test it

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ashoat added 1 blocking reviewer(s): atul.

I think this is right, but would like @atul to confirm

atul requested changes to this revision.Apr 25 2023, 10:25 AM

Yes this looks right, but are all the changes that are necessary for release landed? As in, if I were to make a release just off of this diff would things be good to go?

For example, do we have a unshimClientDB(...) migration in persist.js? Have we added this message type to localUnshimTypes? Not seeing anything on master or Phabricator, but feel free to re-request review if I'm missing something.

This revision now requires changes to proceed.Apr 25 2023, 10:25 AM

Address comments. I've also changed the minVersion to match next version.

Updated version in persist.js

This revision is now accepted and ready to land.Apr 26 2023, 1:13 PM