Page MenuHomePhabricator

Survive receipt of too much workboard column position information
ClosedPublic

Authored by epriestley on Aug 14 2016, 4:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 18, 11:35 AM
Unknown Object (File)
Tue, Feb 11, 8:44 AM
Unknown Object (File)
Jan 28 2025, 7:17 AM
Unknown Object (File)
Jan 21 2025, 9:41 AM
Unknown Object (File)
Dec 23 2024, 1:19 AM
Unknown Object (File)
Dec 21 2024, 3:11 PM
Unknown Object (File)
Dec 18 2024, 6:10 AM
Unknown Object (File)
Dec 9 2024, 2:24 PM
Subscribers
None

Details

Summary

Fixes T11468. I was able to find a reproduction case for the issue, at least, described in my comments there.

When the server sends back position information for columns we aren't displaying, for whatever reason, just ignore that information.

Future work in T4900 to do more synchronization may revisit this.

Test Plan

See T11468#190177 for steps. Did that stuff with this patch, got a clean edit.

Diff Detail

Repository
rP Phabricator
Branch
naturalorder1
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 13313
Build 17073: Run Core Tests
Build 17072: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Survive receipt of too much workboard column position information.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Aug 14 2016, 4:12 PM
This revision was automatically updated to reflect the committed changes.