Page MenuHomePhabricator

Migrate existing projects to retain "Workboard" as default item
ClosedPublic

Authored by epriestley on Jan 22 2016, 3:59 PM.
Tags
None
Referenced Files
F15509351: D15093.id.diff
Wed, Apr 16, 11:38 AM
F15508235: D15093.id36435.diff
Wed, Apr 16, 3:39 AM
F15416496: D15093.id36442.diff
Thu, Mar 20, 11:38 AM
F15412244: D15093.id36435.diff
Wed, Mar 19, 11:57 AM
F15409927: D15093.id36436.diff
Wed, Mar 19, 6:00 AM
F15407997: D15093.id.diff
Tue, Mar 18, 8:44 PM
F15399432: D15093.diff
Mar 17 2025, 4:31 AM
F15398242: D15093.diff
Mar 16 2025, 11:52 PM
Subscribers
None

Details

Summary

Ref T10054. Ref T6961.

  • Existing projects with workboards had "Workboard" as the default menu item. Retain this behavior.
  • Populate the recently-added hasWorkboard flag so we can do a couple of things a little faster (see T6961).
Test Plan
  • Ran migration.
  • Verified a bunch of projects looked sensible/correct after the migration.
  • Created a workboard, verified hasWorkboard got set properly.

Diff Detail

Repository
rP Phabricator
Branch
pmenu5
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 10272
Build 12505: Run Core Tests
Build 12504: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Migrate existing projects to retain "Workboard" as default item.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.

Oh you're so nice.

This revision is now accepted and ready to land.Jan 22 2016, 3:59 PM
epriestley edited edge metadata.
  • Mostly fix the query stuff mentioned in T6961.
This revision was automatically updated to reflect the committed changes.