Health-Informatics-UoN / lettuce

MIT License
2 stars 0 forks source link

Bugfix - UI doesn't display OMOP entries #48

Open kuraisle opened 2 months ago

kuraisle commented 2 months ago

I broke this.

I made it so you pass the OMOP querying code a list, and it returns a list of responses. The UI code can't parse this properly so we either need to:

  1. Change the OMOPMatch code to output the right format OR
  2. Change the UI code to read the new format

I won't say anything stupid like "this shouldn't take long", but...

Karthi-DStech commented 1 month ago

I guess the PR of the DB-Connection/Multi-Query Feature Pull Request has been solved. If we test the PR and are happy to merge it, the issue will be sorted. If that's not the case, then we can work on this issue separately.