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

SdkException on Example Endpoint for a specific Template #927

Open
6 tasks
richter122-goe opened this issue Jun 29, 2022 · 1 comment
Open
6 tasks

SdkException on Example Endpoint for a specific Template #927

richter122-goe opened this issue Jun 29, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@richter122-goe
Copy link

Configuration information

<ehrbase_version>0.21.1</ehrbase_version>
<openehr_sdk_version>1.19.0</openehr_sdk_version>
<archie_version>2.0.1</archie_version>
<jvm_version>Oracle Corporation 11.0.15+10</jvm_version>
<os_version>Linux amd64 5.4.0-90-generic</os_version>
<postgres_version>PostgreSQL 13.4 on x86_64-pc-linux-musl, compiled by gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424, 64-bit</postgres_version>

Steps to reproduce

Generating an Example for Template "WebTemplate_Datatypes" leads to an Internal Server Error.

GET {{host}}/rest/ecis/v1/template/:template_id/example?format=JSON

WebTemplate_Datatypes.opt -> WebTemplate_Datatypes.opt.txt

Actual result

org.ehrbase.util.exception.SdkException: class com.nedap.archie.rm.composition.Observation not assignable from class com.nedap.archie.rm.composition.Composition

Server-Log:
500 on Example Endpoint for specific Template - Server Log.txt

Expected result (Acceptance Criteria)

Server should return the Example Composition.

Definition of Done

  • The defect is checked by an unit or an integration test (Robot)
  • Merge Request approved
  • Unit tests passed
  • Build without errors
  • Release notes prepared
  • No additional runtime warnings
@richter122-goe richter122-goe added the bug Something isn't working label Jun 29, 2022
@vladislavploaia
Copy link
Contributor

Hello @richter122-goe,
Issue reported and will be tracked internally in JIRA ticket: https://jira.vitagroup.ag/browse/CDR-448.
If there are any updates, I will let you know.
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants