What happens to issues submitted from IDEA?
When an exception occurs, I often submit an issue straight from IDEA. What happens to them? How can I see if they have been processed/resolved? Can't find them in YouTrack.
Cheers,
Peter
Please sign in to leave a comment.
See http://www.jetbrains.net/devnet/message/5251140 for a recent answering of this question.
From my experience they got lost. I've been reporting the same error since
months, never got feed-back and the error still is present in the latest
version of 8.1.4. This is not the support I would have expected from a
commercial tool.
Thomas Singer
No, they don't. Exceptions reported from within IDEA are sent to the Exception Analyzer, where they're automatically parsed and grouped with similar errors. During an EAP this probably means hundreds or thousands of reports every day, and JetBrains probably goes through those affecting a larger number of users first. If your error is one of a kind, it might take a while.
So far I'm quite happy with the level of support I've received from JetBrains. It's not perfect, mind you, but satisfactory. We're all developers here, so we probably understand how hard it is to find and fix some bugs.
Hi Thomas, could you paste your stacktrace here?
I've searched the log (currently don't do heavy coding) and found this one
which looks like the ones I usually get:
Tom
There are also following exceptions logged:
Tom
A similar one with different last action/command:
Did the stacktraces helped to solve the problem or did support for 8.1.4
automatically died with the release of 9.0.0?
Tom
This is a known problem, hardly reproducible though. Work in progress...