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
Unknown Object (File)
Thu, Apr 25, 1:06 AM
Unknown Object (File)
Fri, Apr 19, 4:08 PM
Unknown Object (File)
Wed, Apr 17, 2:42 PM
Unknown Object (File)
Mar 28 2024, 9:18 AM
Unknown Object (File)
Mar 17 2024, 7:01 PM
Unknown Object (File)
Mar 17 2024, 5:08 PM
Unknown Object (File)
Mar 16 2024, 3:29 PM
Unknown Object (File)
Mar 11 2024, 7:12 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.