Page MenuHomePhabricator

Expose column positions via maniphest.edit
ClosedPublic

Authored by epriestley on Apr 6 2016, 11:38 AM.
Tags
None
Referenced Files
F15478549: D15636.id37675.diff
Tue, Apr 8, 1:02 AM
F15476046: D15636.id37675.diff
Mon, Apr 7, 2:44 AM
F15455958: D15636.id37679.diff
Sun, Mar 30, 5:59 AM
F15434762: D15636.id37683.diff
Tue, Mar 25, 5:13 AM
F15426453: D15636.diff
Sun, Mar 23, 8:52 AM
F15424902: D15636.id.diff
Sun, Mar 23, 1:01 AM
Unknown Object (File)
Mar 3 2025, 7:29 PM
Unknown Object (File)
Feb 25 2025, 9:33 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.