Page MenuHomePhabricator

Migrate project blurb/description to standard custom field storage
ClosedPublic

Authored by epriestley on Feb 10 2014, 8:08 PM.
Tags
None
Referenced Files
F13216254: D8182.id18510.diff
Fri, May 17, 11:34 PM
F13193060: D8182.id.diff
Sun, May 12, 11:56 AM
F13183625: D8182.id18523.diff
Fri, May 10, 10:35 AM
F13183622: D8182.id18512.diff
Fri, May 10, 10:35 AM
F13183621: D8182.id18510.diff
Fri, May 10, 10:35 AM
F13183620: D8182.id18506.diff
Fri, May 10, 10:35 AM
F13183283: D8182.id.diff
Fri, May 10, 8:06 AM
F13183217: D8182.diff
Fri, May 10, 7:39 AM
Subscribers

Details

Summary

Ref T4379. Major goal here is to remove ProjectProfile so all edits use ApplicationTransactions. This also makes things more flexible, allowing users to disable this field if they don't like it.

Test Plan

Ran migration, verified data survived, edited/created projects, reordered fields.

Diff Detail

Repository
rP Phabricator
Branch
projsub8
Lint
Lint Passed
Unit
No Test Coverage

Event Timeline

epriestley updated this revision to Unknown Object (????).Feb 10 2014, 9:34 PM
  • Restore junky cut/paste of user field storage.
btrahan added inline comments.
src/applications/project/config/PhabricatorProjectConfigOptions.php
15

comment edit

src/applications/project/config/PhabricatorProjectConfigOptions.php
15

Ah, good catch.

epriestley updated this revision to Unknown Object (????).Feb 10 2014, 9:59 PM
  • Fix comment.