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)
Mon, Oct 7, 3:06 AM
Unknown Object (File)
Sun, Oct 6, 7:59 PM
Unknown Object (File)
Sun, Oct 6, 7:28 PM
Unknown Object (File)
Oct 2 2024, 10:59 AM
Unknown Object (File)
Oct 1 2024, 10:25 AM
Unknown Object (File)
Sep 28 2024, 3:37 PM
Unknown Object (File)
Sep 7 2024, 4:11 PM
Unknown Object (File)
Sep 7 2024, 11:06 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable