'How to make Klocwork Cross-Project Report show open issues only

In Klocwork webpage I can see results of analysis per project. If I tag each relevant one with "x-project", it shows up on a "Cross-Project Report" graph on the right with the issue count for the past 5 builds for all such tracked projects.

Some of the findings are false positives (i.e. Klocwork does not seem to recognize the Q_ASSERT macro) so I flag them as "not a problem" in the findings. When I do that, it tells me on the landing page X issues and Y open issues (with X-Y being how many were set to "not a problem").

If I add the "analysis-only" tag, it no longer shows me the X number in the list of projects, but the Cross-Project Report graph still shows the X number!

Is there a way to make the graph show the Y number instead?

Google has been 0 help on this and neither has the Klocwork documentation.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source