Closed martafullen closed 9 months ago
Hi @martafullen,
Thank you for raising the issue!!
The root cause of the issue is unhandled Capability SME during conversion. The fix will be provided asap.
Hi @martafullen ,
The PR https://github.com/eclipse-aaspe/aaspe/pull/31 fixes this issue. The PR has been merged into the main branch.
Describe the bug
Aasx files missing a SubmodelElement value raise an unhandled exception during loading.
submodelElement is null:
Expected behavior Exception caught
or values checked and nulls handled
Desktop (please complete the following information):
Additional context Related issue in aasx-server: https://github.com/eclipse-aaspe/aasx-server/issues/214