Advice for programmatic creation of tracker issues
"Hancock, David (DHANCOCK)" <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
I am working on a way to get SurveyMonkey survey data into Roundup programmatically. I am using SurveyMonkey's API to get the information out (using Python), and my next step is to create the new issues for each completed survey. Roundup 1.5.0 on Linux, lightly customized with templates and detectors. I have looked at the roundup-admin, roundup-mailgw, and roundup-xmlrpc documentation and have found an RSS-to-issue converter on the Roundup Wiki. But I remain a bit befuddled, and could use some advice. My intended approach is fairly simple, except for the "getting it into Roundup" part: 1. Create issue with very short initial change note, and populate a few other fields (contact information and assigned-to, mainly). 2. Add a single followup change note with (a lot) more information. This change note will have multiple lines. If anyone has a pointer to an existing script that could be customized and/or advice as to what the best tool is for getting started (roundup-admin, roundup-mailgw, etc.), I'd be grateful to hear it. I have full access to the machine on which Roundup runs, and intend to run this as an hourly cron job. Thanks for any advice you can offer. Cheers! -- David Hancock | [email protected] ------------------------------------------------------------------------------ _______________________________________________ Roundup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/roundup-users