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)
Mar 30 2026, 7:29 PM
Unknown Object (File)
Mar 5 2026, 2:07 AM
Unknown Object (File)
Feb 10 2026, 2:48 AM
Unknown Object (File)
Jan 10 2026, 10:42 AM
Unknown Object (File)
Dec 16 2025, 2:51 PM
Unknown Object (File)
Nov 22 2025, 7:47 PM
Unknown Object (File)
Oct 6 2025, 5:49 PM
Unknown Object (File)
Oct 2 2025, 4:47 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