I want to be be able to create and reply to bugs via email, what trackers allow it? and are there any limitations of it in that tracker?
|
closed as off topic by Eight Days of Malaise, ChrisF♦ Dec 31 '12 at 13:43
Questions on Web Applications Stack Exchange are expected to relate to web applications within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
|
|||||
|
|
Request Tracker also known as RT supports emailing bugs and replying via email. It does support retrieving the email with full headers, but seems to mangle formatting in a web view. It does not allow you to reply to the original email sent, instead a reply must be sent with the ticket number in the subject line. |
||||
|
|
|
At work we use OnTime, but in the past we have also used FogBugz. I found FogBugz to be easier to use. |
||||
|
|
|
I'm amazed it hasn't been mentioned yet, but FogBugz can do this. You can e-mail bugs into the system and reply via e-mail through the system. It even has spam filtering and auto-categorization using Bayesian filters. |
||||
|
|
At work, we use a commercial product called OnTime for bug tracking. It is primarily a Windows application, but it does also have a web component. It has the ability to receive emails directly as bugs into the database and to send an auto-acknowledgement email in response. You can also reply to the emails from within the software (including as HTML emails), and also include attachments. All email conversations done this way are associated with the bug item. It is a bit clunky to use, but it does keep an audit trail of the communication about a bug. |
||||
|
|