Page MenuHomePhabricator

Implement custom fields in Projects
ClosedPublic

Authored by epriestley on Feb 10 2014, 7:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 9, 1:55 AM
Unknown Object (File)
Thu, May 29, 8:12 PM
Unknown Object (File)
Wed, May 28, 3:11 PM
Unknown Object (File)
Tue, May 27, 9:27 PM
Unknown Object (File)
Sun, May 18, 7:51 PM
Unknown Object (File)
May 5 2025, 6:04 AM
Unknown Object (File)
Apr 24 2025, 7:40 PM
Unknown Object (File)
Apr 23 2025, 2:24 PM
Subscribers

Details

Summary

Ref T4379. Ref T3794. Fixes T4010. This brings CustomFields to projects.

My primary goal is to get rid of the special casing around project profiles and profile editing, so all edits are ApplicationTransactions. Particularly, I want to make the "blurb/description" field a custom field which goes through builtin infrastructure.

A distant secondary goal is that this is a feature which users like/want because users like/want features.

Test Plan

Added a custom field and examined it in the edit, view, and search interfaces.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped