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)
Fri, Feb 14, 4:10 AM
Unknown Object (File)
Sun, Feb 9, 12:34 AM
Unknown Object (File)
Mon, Feb 3, 4:18 AM
Unknown Object (File)
Jan 28 2025, 12:50 AM
Unknown Object (File)
Jan 24 2025, 11:23 AM
Unknown Object (File)
Jan 24 2025, 1:43 AM
Unknown Object (File)
Jan 23 2025, 10:19 PM
Unknown Object (File)
Jan 22 2025, 11:19 AM
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.