Page MenuHomePhabricator

Fix an issue with creating tasks directly into milestone columns
ClosedPublic

Authored by epriestley on Feb 11 2016, 5:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 1, 10:08 AM
Unknown Object (File)
Sat, May 31, 6:05 PM
Unknown Object (File)
Sat, May 31, 4:13 PM
Unknown Object (File)
Fri, May 30, 11:56 PM
Unknown Object (File)
May 5 2025, 11:51 AM
Unknown Object (File)
Apr 2 2025, 7:52 AM
Unknown Object (File)
Mar 24 2025, 2:49 AM
Unknown Object (File)
Mar 22 2025, 3:42 PM
Subscribers
None

Details

Summary

These columns were conflating projectPHID (the defualt project to add to the task) with boardPHID (the board the column appears on).

Separate them to fix the beahvior.

Test Plan

Used "Add Task" from dropdown menu of a milestone column on a parent project's workboard.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix an issue with creating tasks directly into milestone columns.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Feb 11 2016, 5:54 PM
This revision was automatically updated to reflect the committed changes.