-
Notifications
You must be signed in to change notification settings - Fork 83
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
Release update error : MRCM range constraint not defined for attribute 1142139005 #325
Comments
Hi @Lotili, There are MRCM constraints defined for this concrete attribute, as seen in the MRCM browser. The reference set member containing the range constraint for that attribute should be available via the rest interface: Support for concrete domains and updates to the MRCM endpoints to work with concrete attributes was added in Snowstorm 6.2.0. If the July 2021 International release was imported into an earlier version of Snowstorm the concrete attributes will not have imported correctly. Could that be the problem? |
Hi Kai, request URL : response :
Is there anything I can query to give you more info ? |
@Lotili Can you run the same request above on the branch path you tried to import please? |
Hi Michael,
But I should note that the attribute |
Hi @Lotili, I don't know your extension set-up but it looks like the branch you are trying to import the latest BE extension into is not dependant on the International 20210731 release. If the branch you are importing into was created prior to the international 20210731 then you need to do a rebase on that branch so that it can pick up the latest content from MAIN. You can rebase via the following API via swagger: Or you can create new branch under MAIN and import the latest BE September release. Hope this helps. |
Hi Micheal, |
Hi there,
We've encountered an error while trying to import the Belgian release delta:
java.lang.IllegalStateException: No MRCM range constraint is defined for concrete attribute 1142139005
This attribute is from SNOMED international, not the Belgian extension. Note that in August, we updated the International version on our instance of snowstorm without any issue. We tried to manually check the RF2 files but weren't able to identify the source of this issue.
Any idea what can be done and if there is anything we can do on our side?
Thanks in advance,
The text was updated successfully, but these errors were encountered: