Page MenuHomePhabricator

Stop "Header" fields (labels for form sections) from trying to generate Conduit edits
ClosedPublic

Authored by epriestley on Feb 10 2017, 3:14 PM.
Tags
None
Referenced Files
F19814214: D17332.id41686.diff
Wed, Mar 4, 12:56 PM
F19778148: D17332.id41684.diff
Mon, Feb 23, 2:40 AM
F19515810: D17332.diff
Jan 14 2026, 4:08 PM
F19515806: D17332.diff
Jan 14 2026, 3:58 PM
F19515799: D17332.diff
Jan 14 2026, 3:53 PM
F19515760: D17332.diff
Jan 14 2026, 3:35 PM
F19283126: D17332.diff
Dec 23 2025, 4:32 AM
F19049189: D17332.id.diff
Nov 27 2025, 4:34 PM
Subscribers
None

Details

Summary

Fixes T12236. Headers are currently trying to generate an edit transaction for maniphest.edit and similar, but should not, since you can't edit them.

Test Plan
  • Configured Maniphest with a custom header field.
  • Before change: maniphest.edit API console page fataled.
  • After change: all good, no weird "header" transaction.
  • Header still shows up on "Edit Task" form in web UI.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable