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)
Thu, Feb 27, 9:43 PM
Unknown Object (File)
Thu, Feb 20, 2:48 AM
Unknown Object (File)
Sun, Feb 16, 5:16 AM
Unknown Object (File)
Sun, Feb 16, 12:24 AM
Unknown Object (File)
Fri, Feb 14, 5:58 PM
Unknown Object (File)
Thu, Feb 13, 5:32 PM
Unknown Object (File)
Sun, Feb 9, 12:20 PM
Unknown Object (File)
Sun, Feb 9, 12:20 PM
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
Branch
hm3
Lint
Lint Passed
Unit
No Test Coverage

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).