Comments
3 comments
-
Hi, that is true - the email notifications are sent by the SA webservice so you can't really configure them. But the fact that you get the notification already indicates you have an error report queued up for download so you don't really need all the exception data in an email.
-
Well, actually, I do. The goal, as you probably realize, is to create a bug in the issue tracker for the exception that happened. To do that, in this case, I'd have the app send email to a special account which automatically creates the bug.
Is there any other way to do what I want here? I mean, the goal is simply to create issues from exceptions, and to have all exception data in those issues. -
Hi,
Which Issue Tracker are you using? We created a tool here at Red Gate to automatically put our error reports into JIRA. We've open-sourced the tool, and you can download it from http://sasync.codeplex.com/
If you are using another bug tracker, you may be able to customize this tool for your purposes.
Add comment
Please sign in to leave a comment.
I thought it might be possible to get my own exception server to do this, but you only get the binaries for the server and not the source code, so I don't think I can alter the default behavior.
Thanks,
Dmitri