Page MenuHomePhabricator

Fix an issue with creating tasks directly into workboard columns
ClosedPublic

Authored by epriestley on Dec 12 2018, 4:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 1, 10:52 AM
Unknown Object (File)
Jun 27 2026, 7:56 AM
Unknown Object (File)
Jun 25 2026, 3:35 PM
Unknown Object (File)
Jun 23 2026, 8:38 AM
Unknown Object (File)
Apr 15 2026, 11:04 AM
Unknown Object (File)
Apr 15 2026, 3:32 AM
Unknown Object (File)
Mar 29 2026, 12:57 PM
Unknown Object (File)
Feb 1 2026, 6:17 AM
Subscribers
None

Details

Summary

See https://discourse.phabricator-community.org/t/tasks-created-via-workboard-column-menu-are-moved-to-wrong-column/2200. The recent setIsConduitOnly() / setIsFormField() change (in D19842) disrupted creating tasks directly into a column from the workboard UI.

This field is a form field, it just doesn't render a visible control.

Test Plan
  • Created a task directly into a workboard column. Before: column selection ignored. After: appeared in correct column.
  • Used "move on workboard" comment action.
  • Edited tasks; edited forms for tasks. Didn't observe any collateral damage (weird "Column" fields being present).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable