Page MenuHomePhabricator

conduit api method for creating comments
Closed, DeclinedPublic

Description

the maniphest.update method doesn't return a phid for created comments. We need a way to store the comment ids so that we can associate them later. @chasemp requested that I look into making an api method that returns phids.

Event Timeline

mmodell claimed this task.
mmodell raised the priority of this task from to High.
mmodell updated the task description. (Show Details)
mmodell added a project: Phabricator.
mmodell changed Security from none to None.
mmodell added a subscriber: chasemp.

Thank you for working on this. It sounds like this task should be listed under Bugzilla-Migration. Is it a blocker for T259: Bugzilla to Maniphest import script (tracking)?

@chasemp: now it's a tested prototype. returns the phid of the transaction as well as the phid of the comment.

mmodell lowered the priority of this task from High to Medium.Oct 14 2014, 12:01 AM

my comment there, don't want to merge into master?

I'm not sure what happened here and how this task should be resolved. The fact is that the script is creating comments perfectly, so this task is not really an open task anymore.