Page MenuHomePhabricator

How do I import Maniphest Tasks from an external system?
Closed, ResolvedPublic

Asked by kennyeni on Aug 31 2014, 12:16 AM.

Details

Hi,

I want to "migrate" a Gantt project definition to Phabricator, I already use Conduit but how can I add a "dependsOnTaskPHIDs" parameter to the JSON call?

I think I have to edit the Maniphest API to add a "edge" or something like that (I tried to understand the code on "ManiphestConduitAPIMethod.php" without much luck), can anuone give some pointers, or teach me how to add this kind of thing?

Kenny

Answers

This answer has been hidden.

kennyeni
Updated 3,496 Days Ago

Are you talking about this method? https://github.com/phacility/phabricator/blob/master/src/applications/search/controller/PhabricatorSearchAttachController.php#L127

Sorry, Phabricator codebase is pretty huge and I haven't been able to understand the overall architecture

New Answer

Answer

This question has been marked as closed, but you can still leave a new answer.