Health-Informatics-UoN / Carrot-Mapper

Carrot: Convenient And Reusable Rapid Omop Transformer.
https://carrot4omop.ac.uk
MIT License
12 stars 3 forks source link

Delete Django view queries #689

Closed AndyRae closed 2 months ago

AndyRae commented 2 months ago

Changes

Deletes Django view query in ScanReportListView. The view fetches the data by API anyway, and this page is the most frequently used and takes too long to load. So at least removing one DB query will help a small bit, but also make it clearer that this is just not used.

Closes #685

Checks

Important: please complete these before merging.

github-actions[bot] commented 2 months ago
Tests Skipped Failures Errors Time
25 1 :zzz: 0 :x: 0 :fire: 2.476s :stopwatch: