Incidents not showing
SamKr opened this issue · 6 comments
No problem =) Thanks for another quick assist. Great photo!
Do you have a paypal account so I can donate a whisky/beer for your time?
Related followup question; whenever I go to a specific application and look at the incidents, I see all incidents from all application (just like the main dashboard). Is that intended behaviour or am I missing a filtering setting or something?
I'm just glad that you filed an issue. No need to donate.
That issue is related. We've changed the FindIncidents query a bit and had not regenerated the Typescript classes after the change. Hence the client side scripts did an incident search on the first page and the application page with outdated properties.
I've updated the zip file in the v1.1.4 release. Would you mind download it again and see if it works better.
Yep, it's part of the same changes I was working on before going here. I've made the context information searchable (will be part of the v2.0 release that we are working on). It can currently take up to one minute before context information is attached to the error report. Will be faster later on.
However, it was not processed properly in the background job, so I've corrected that. Updated the v1.1.4 release again.
Guess it's time to use source code branches better.
Awesome, thanks yet again. Very thorough reports :)
Have a great vacation!


