1 Open Issue Need Help Last updated: Jun 17, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Refactor and re-enable unit tests for the `generic-file-importer` component. This involves addressing complexities encountered during previous attempts, potentially requiring significant code restructuring and the addition of new tests to ensure comprehensive coverage. The importer handles CDA document ingestion via REST APIs, involving XML validation (Schematron/XSLT), transformations to an EAV format, and database interaction.

Complexity: 4/5
enhancement good first issue