How to see what version an error was resolved in?

Mike

Posted on
Feb 05 2015

We're still new to Raygun but I can't find anywhere to see the version that was entered when resolving in a specific version.

Am I missing it or is it not accessible anywhere?


Callum

Posted on
Feb 06 2015

Firstly the way you transmit versions differs by provider, but in general you can call RaygunClient.SetVersion(string) to transmit the current version of your codebase with every error. Once this is set up it is visible in the Summary tab when you drill in to an error group.


Mike

Posted on
Feb 06 2015

Yes, the version that the error occurred in is fine and appears in the summary. I'm talking about when you resolve an error and say that you don't expect it to occur after a certain version. I entered a version there but I can't see it displayed anywhere.


Reply