Details
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
Answers
This answer has been hidden.
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
See T3179.
New Answer
New Answer