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, Apr 30, 9:08 AM
Unknown Object (File)
Thu, Apr 25, 2:10 AM
Unknown Object (File)
Tue, Apr 16, 10:31 AM
Unknown Object (File)
Fri, Apr 12, 9:20 AM
Unknown Object (File)
Thu, Apr 11, 3:50 AM
Unknown Object (File)
Thu, Apr 11, 3:50 AM
Unknown Object (File)
Thu, Apr 11, 3:50 AM
Unknown Object (File)
Wed, Apr 10, 6:19 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.