1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 23:32:40 +01:00
phorge-phorge/webroot/rsrc/js/application/projects
epriestley ad77b014f1 Fix an issue with creating tasks directly into milestone columns
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.

Reviewers: chad

Reviewed By: chad

Differential Revision: https://secure.phabricator.com/D15242
2016-02-11 10:01:49 -08:00
..
behavior-project-boards.js Restore column point counts to workboards 2016-02-10 14:01:28 -08:00
behavior-project-create.js Allow commits to be associated with projects and associated goodies 2012-08-08 10:03:41 -07:00
behavior-reorder-columns.js Allow the workboard backlog column to be reordered 2014-08-08 15:50:36 -07:00
WorkboardBoard.js Restore column point counts to workboards 2016-02-10 14:01:28 -08:00
WorkboardCard.js Restore column point counts to workboards 2016-02-10 14:01:28 -08:00
WorkboardColumn.js Restore column point counts to workboards 2016-02-10 14:01:28 -08:00
WorkboardController.js Fix an issue with creating tasks directly into milestone columns 2016-02-11 10:01:49 -08:00