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, Dec 18, 12:36 PM
Unknown Object (File)
Wed, Dec 18, 12:36 PM
Unknown Object (File)
Wed, Dec 18, 12:36 PM
Unknown Object (File)
Wed, Dec 18, 12:36 PM
Unknown Object (File)
Nov 25 2024, 7:58 PM
Unknown Object (File)
Nov 25 2024, 2:58 PM
Unknown Object (File)
Nov 22 2024, 5:23 PM
Unknown Object (File)
Nov 6 2024, 11:18 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable