Comment 12 for bug 1015604

Revision history for this message
Michael Nelson (michael.nelson) wrote :

I've also confirmed that I can reproduce the exact issue with:

1) `fab manage:import_sca_apps && fab manage:'import_ratings_stats precise'`
2) Verify stats are present for qreator
3) Manually set stats and histogram to zero to create test scenario via admin/console and verify stats summary not displayed
4) Re-run `fab manage:'import_ratings_stats precise` and verify that stats are still missing.
then with the linked branch:
5) Run `fab manage:'import_ratings_stats precise --download-all'` and verify the stats are now present.