Page MenuHomePhabricator

Expose column positions via maniphest.edit
ClosedPublic

Authored by epriestley on Apr 6 2016, 11:38 AM.
Tags
None
Referenced Files
F19804048: D15636.id37679.diff
Mon, Mar 2, 4:39 AM
F19575602: D15636.id37683.diff
Feb 1 2026, 7:11 AM
F19571984: D15636.diff
Feb 1 2026, 2:53 AM
F19533889: D15636.diff
Jan 20 2026, 9:03 PM
F19505329: D15636.id37675.diff
Jan 9 2026, 11:02 AM
F19496104: D15636.id.diff
Jan 8 2026, 10:51 AM
F19495787: D15636.id.diff
Jan 8 2026, 10:39 AM
F19426662: D15636.id.diff
Dec 28 2025, 4:43 AM
Subscribers

Details

Summary

Ref T5214. Fixes T10486. Ref T6027. This exposes the TYPE_COLUMNS transaction in a usable way via API, and fixes the interactions via prefilling.

Test Plan
  • Created tasks directly into columns via API.
  • Moved tasks between columns via API.
  • Used ?column=... to try to create a template task with valid and bogus column PHIDs.

Diff Detail

Repository
rP Phabricator
Branch
column3
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/applications/conduit/parametertype/ConduitColumnsParameterType.php:6XHP63Useless Overriding Method
Unit
Tests Passed
Build Status
Buildable 11541
Build 14412: Run Core Tests
Build 14411: arc lint + arc unit

Event Timeline

chad edited edge metadata.
chad added inline comments.
src/applications/maniphest/editor/ManiphestEditEngine.php
112

an

This revision is now accepted and ready to land.Apr 6 2016, 3:36 PM
src/applications/maniphest/editor/ManiphestEditEngine.php
112

why thank you :3

epriestley edited edge metadata.
  • "a" -> "an"
  • Also say "may select a position" instead of "should select a position", since you can do whatever you want!
This revision was automatically updated to reflect the committed changes.