Page MenuHomePhabricator

Drop nonsense buildStatus field from Buildable
ClosedPublic

Authored by epriestley on Apr 16 2014, 10:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 10:13 PM
Unknown Object (File)
Fri, Apr 19, 3:34 AM
Unknown Object (File)
Fri, Apr 19, 3:34 AM
Unknown Object (File)
Fri, Apr 19, 3:34 AM
Unknown Object (File)
Thu, Apr 18, 8:52 PM
Unknown Object (File)
Tue, Apr 16, 4:08 AM
Unknown Object (File)
Thu, Apr 11, 8:32 AM
Unknown Object (File)
Thu, Apr 11, 4:46 AM
Subscribers

Details

Summary

Ref T4809. Buildables currently have buildStatus and buildableStatus. Neither are used, and no one knows why we have two.

I'm going to use buildableStatus shortly, but buildStatus is meaningless; burn it.

Test Plan

grep, examined similar get/set calls, created a new buildable, ran storage upgrade.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Drop nonsense buildStatus field from Buildable.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Apr 17 2014, 6:24 PM
epriestley updated this revision to Diff 20895.

Closed by commit rP4918773afe35 (authored by @epriestley).