Active
Project:
Unfuddle API
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
5 Dec 2009 at 14:00 UTC
Updated:
21 Sep 2021 at 20:42 UTC
Jump to comment: Most recent
Comments
Comment #1
jody lynnOK, please make a patch for the API parts of this.
Comment #2
Anonymous (not verified) commentedComment #3
acouch commentedI've created the basis for this in 6.x here: https://github.com/zivtech/unfuddle_api_import
It uses a batch process to grab the ticket, time, milestone, and component info for selected project and import it into drupal. It also does some of the basic views mapping.
I'd like to use job_scheduler for the 6.x version to be able to grab project data on cron but this isn't implemented yet.
I also plan on creating basic reports that can either be free standing features or included in the module.
Not sure if this should be its own project or included in this one.