arkhn / fhir-river

Live ETL pipeline to standardize Health Data into FHIR.
Apache License 2.0
42 stars 4 forks source link

Credentials cannot be retrieved if not valid #696

Closed simonvadee closed 2 years ago

simonvadee commented 2 years ago

Description

Columns are not displayed if credentials are invalid. The problem may actually be: The CredentialSerializer does not return the credentials if these are invalid. This is a serious issue since we cannot update credentials if we cannot retrieve them: thus we are blocked 💯

Example

Reproduction