ebmdatalab / openprescribing

A Django app providing a REST API and dashboards for the HSCIC's GP prescribing data
https://openprescribing.net
MIT License
97 stars 26 forks source link

Teething problems with new Practice dashboards #988

Closed HelenCEBM closed 6 years ago

HelenCEBM commented 6 years ago

1. Measures are selected as having the most potential for improvement are inconsistent with ranked list:

2. Links for the worst measure do not work correctly

When the measure title is clicked on, it redirects to ccg/[practice_code]/[measure_name] which comes up with an error.

3. There seems to be a problem when the worst measure is the low-priority omnibus measure:

image

3. For some practices no PPU savings appear:

https://openprescribing.net/practice/F85024/ image This might not be an error but because there are no savings: https://openprescribing.net/practice/F85024/price_per_unit/

However, this makes it look broken, so it would be helpful to have an appropriate message on the practice home page. E.g. "smiley face - we found no savings above the £1000 threshold for the latest month!"

sebbacon commented 6 years ago

Closing in favour of new subissues referenced above