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
Unknown Object (File)
Sat, Apr 27, 11:32 PM
Unknown Object (File)
Sat, Apr 27, 11:32 PM
Unknown Object (File)
Sat, Apr 27, 11:32 PM
Unknown Object (File)
Sat, Apr 27, 11:48 AM
Unknown Object (File)
Mon, Apr 22, 6:21 PM
Unknown Object (File)
Thu, Apr 11, 3:54 PM
Unknown Object (File)
Thu, Apr 11, 9:00 AM
Unknown Object (File)
Wed, Apr 10, 2:52 PM
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

Lint
Lint Skipped
Unit
Tests Skipped

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
14โ€“15

comment edit

src/applications/project/config/PhabricatorProjectConfigOptions.php
14โ€“15

Ah, good catch.

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