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
Unknown Object (File)
Wed, Nov 20, 10:38 AM
Unknown Object (File)
Fri, Nov 15, 10:58 PM
Unknown Object (File)
Tue, Nov 12, 1:53 PM
Unknown Object (File)
Fri, Nov 8, 2:08 PM
Unknown Object (File)
Oct 22 2024, 10:57 AM
Unknown Object (File)
Oct 16 2024, 3:22 AM
Unknown Object (File)
Oct 15 2024, 6:49 PM
Unknown Object (File)
Oct 2 2024, 7:12 AM
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