thehyve / transmart-core

Core components and documentation of the tranSMART platform. https://i2b2transmart.org/
GNU General Public License v3.0
13 stars 13 forks source link

Fix creating patient sets based on patient mapping identifiers. #461

Closed gijskant closed 5 years ago

gijskant commented 5 years ago

When creating a patient set with subjectIds (identifiers in the patient mapping table), the API server fails on unknown relation patient_mapping when running with Docker and Liquibase. This change fixes the issue.