Description
Summary
I would like to be able to see only events (user, event count and the graph) send by specific release in the Issues screen.
Motivation
When releasing new version of mobile app I want to fast see the number of events. Currently The filter is applied on Issues only, but all issues which match filter include all the events sent with not matching filters as well.
For example I am filtering issues for the release version 10.2.0: "release:10.2.0", the result will be all the issues which occurred at least once with version 10.2.0, but the numbers for users and events counts are often in tens of thousands. It's a usual case, because they are a warning level issues, which are not supposed to be resolved in previous releases.
Additional Context
It's not convenient to watch the release screen and always wonder weather warning level issues are increasing or decreasing.