Modify ↓
Opened 19 years ago
Last modified 13 months ago
#112 new enhancement
Use rss feed for import of tickets from remote sites
Reported by: | Owned by: | anybody | |
---|---|---|---|
Priority: | normal | Component: | Request-a-Hack |
Severity: | normal | Keywords: | |
Cc: | anatoly techtonik | Trac Release: | 0.11 |
Description
Summary
trac could use a page of RSS feeds, which one could select and make into tickets. This could be an effective way of importing tickets from other bug systems which support RSS. I often have the problem that I need to check multiple bug tracking systems for my projects and would like to be able to bring them together.
Proposed interface
- A page with a table for the summary and description fields of each feed
- they are broken into separate tables by feed
- each item in the feed has a checkbox.
- the user checks each feed item that they wish to import as a ticket
- the "summary" and "description" fields of each ticket get the corresponding value in the rss feed
- the other fields can be specified on a feed-by-feed basis (for instance, if the feed is at www.foobar.com then the component is "foobar")
Attachments (0)
Change History (3)
comment:1 Changed 15 years ago by
Trac Release: | → 0.11 |
---|
comment:2 Changed 15 years ago by
Cc: | anatoly techtonik added; anonymous removed |
---|
comment:3 Changed 15 years ago by
Summary: | use rss for import of tickets from remote sites → Use rss feed for import of tickets from remote sites |
---|
Note: See
TracTickets for help on using
tickets.
I guess import/export should be done in Atom Publishing Protocol (APP). Some videos about it are available on Google Code http://www.youtube.com/results?search_query=Atom+Publishing+Protocol