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)
Jan 15 2025, 9:24 AM
Unknown Object (File)
Jan 5 2025, 8:19 AM
Unknown Object (File)
Jan 5 2025, 4:17 AM
Unknown Object (File)
Dec 18 2024, 12:36 PM
Unknown Object (File)
Dec 18 2024, 12:36 PM
Unknown Object (File)
Dec 18 2024, 12:36 PM
Unknown Object (File)
Dec 18 2024, 12:36 PM
Unknown Object (File)
Nov 25 2024, 7:58 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