Posted by grobot on July 16, 2009 at 10:24pm
Jump to:
| Project: | Case Tracker |
| Version: | 6.x-1.0-beta3 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Aiming to use Case Tracker to aggregate tickets from external issue systems (eg Trac, Redmine, BaseCamp) via RSS.
Currently Case Tracker doesn't have support for the FeedAPI Mapper module, which means that while we can import nodes of type "Case" via FeedAPI, we can't automatically specify the project, priority, component etc for the node to be as represented in the RSS feed.
If CCK fields are added to the "case" node type, those fields are available to FeedAPI.
Comments
#1
Also: http://github.com/developmentseed/Atrium/issues/74/find
#2
It could be solved by an another processor (for the example of the node processor) also.
I'm also interested in this, so I'll come back here if I have something to show.
#3
Subscribing.
#4
Sorry for the waiting. I created the project: Feed Element mapper integration to casetracker.
By tomorrow there should be a dev release, until then you can check out the cvs.
(I just quickly put this together, it's possible that I messed up something.)
#5
This issue affects importing cases via Node Import as well. Default Project cannot be specified, and must be done so at the database level after the import...
#6
Closed a duplicate of this under #846992: Links to external trackers
It did have a nice link to a Launchpad help page about this topic.
#7
XRef #826490: Mapper for casetracker