It would be nice to assign tickets to people and milestones.

CommentFileSizeAuthor
#1 830964_more_ticket_options.patch950 byteslangworthy

Comments

langworthy’s picture

StatusFileSize
new950 bytes

$personID and $milestoneID have been added as arguments to the end of createTicket() method so as not to break api.

patch attached.

langworthy’s picture

Status: Active » Needs review
langworthy’s picture

It looks like this has been addressed in the 7.x version of the Class file and just needs to be backported.

acouch’s picture

Status: Needs review » Needs work

This is an improvement but there are still a lot of missing fields: http://unfuddle.com/docs/api/data_models

I've committed this but leaving open.