Health-Informatics-UoN / Carrot-Mapper

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

Fix ProcessQueue magic numbers #658

Closed AndyRae closed 3 months ago

AndyRae commented 3 months ago

Changes

In #652 this updated the web API (amongst other things) to no longer use the hardcoded ids 15 / 17. But this broke the ProcessQueue function as it still uses them with the API. Although I'm expecting to delete this function soon, I'm keen to preserve it as a fallback option temporarily.

So this PR fixes the ProcessQueue to use the correct strings for the API.

Checks

Important: please complete these before merging.

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