Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(fix) O3-2596: Fix for Allergy Set Mapping Errors #773

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

gracepotma
Copy link
Contributor

Thanks to quite a few actions to remove and re-add the Allergy Parent Set concept and re-trigger an expansion, the version update of Allergy Collection v5 now fixes the 3 mappings that were not working properly.
Previously: seeing mapping error messages in OCL Admin: Cannot save mapping https://api.openconceptlab.org/orgs/openmrs/sources/AllergyParentConcepts/mappings/3/ [CAUSE]: Column 'uuid' cannot be null

With this PR: No more mapping-related error messages. Confirmed via subscription tests in both o3 and dev3.

However, still need to address this error message: "Cannot import concept 1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, tried: Retrying import of concept 1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA after failure due to ''Concept #178' failed to validate with reason: conceptMappings[4]: Cannot map a reference term multiple times to the same concept' [CAUSE]: 'Concept #178' failed to validate with reason: conceptMappings[4]: Cannot map a reference term multiple times to the same concept"

Funny thing is there's no "Concept #178" associated with Concept 1067AAA My best guess is that there's some other collection with that concept and they are clashing. Will follow up on this and update this PR accordingly.

@gracepotma gracepotma marked this pull request as ready for review March 11, 2024 17:26
@gracepotma gracepotma requested a review from ibacher March 11, 2024 17:26
@ibacher ibacher merged commit de579bd into main Mar 12, 2024
7 checks passed
@ibacher ibacher deleted the gracepotma-metadatafixes-o3-2596 branch March 12, 2024 14:58
@gracepotma gracepotma changed the title O3-2596: Fix for Allergy Set Mapping Errors (fix) O3-2596: Fix for Allergy Set Mapping Errors Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants