clinwiki-org / clinwiki

Crowd-source tool to annotate, rank and generally enhance the clarity and accuracy of clinical trial information.
https://www.clinwiki.org
MIT License
16 stars 16 forks source link

Island config fetch #1130

Closed bespinosa01 closed 2 years ago

bespinosa01 commented 2 years ago

Changes the way we query island_config. Instead of querying all it takes in an idList of configs to fetch. We already find these in our MMView so just leveraged those idArrays for our request,