Page MenuHomePhabricator

[lib] Correctly handle generating ops from multiple updates
ClosedPublic

Authored by tomek on Aug 2 2024, 4:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 6, 11:18 PM
Unknown Object (File)
Wed, Nov 6, 11:18 PM
Unknown Object (File)
Wed, Nov 6, 11:17 PM
Unknown Object (File)
Wed, Nov 6, 10:19 PM
Unknown Object (File)
Mon, Nov 4, 8:32 PM
Unknown Object (File)
Oct 7 2024, 3:06 AM
Unknown Object (File)
Oct 6 2024, 7:59 PM
Unknown Object (File)
Oct 6 2024, 7:28 PM
Subscribers

Details

Summary

We have to apply the ops from each update before generating ops for the next update.

https://linear.app/comm/issue/ENG-8932/thread-updates-are-incorrectly-reduced

Depends on D12956

Test Plan

Modified the code so that a change_thread_settings operation, that updates name, color and unread status of a thread, is processed. Made sure that the changes were correctly applied on web.

Diff Detail

Repository
rCOMM Comm
Branch
dmops
Lint
No Lint Coverage
Unit
No Test Coverage