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
F19822729: D8182.id18523.diff
Sat, Mar 7, 7:53 AM
F19822604: D8182.id18523.diff
Sat, Mar 7, 6:51 AM
F19810708: D8182.diff
Tue, Mar 3, 8:55 PM
F19686068: D8182.diff
Mon, Feb 9, 11:14 AM
F19554117: D8182.id18506.diff
Jan 29 2026, 5:38 PM
F19510441: D8182.id.diff
Jan 11 2026, 9:33 AM
F19505705: D8182.id18510.diff
Jan 9 2026, 1:32 PM
F19369505: D8182.id.diff
Dec 26 2025, 3:09 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.