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

Survnet import failes due to newly added method getName() in CaseReferenceDto #13006

Closed
carina29 opened this issue Feb 23, 2024 · 1 comment
Closed
Assignees
Labels
bug An error or misbehavior of an existing feature (ticket type) integration Integration with external systems major A functional requirement is incorrect or incomplete, ... (Severity for bugs/defects)

Comments

@carina29
Copy link
Contributor

Bug Description

Survnet import failes with Sormas 1.95.
The reason is the introduction of the getName() method in CaseReferenceDto with ticket #12758.
image

logsSurvnetImportFailing.txt

Reproduction Steps

  1. Try to start a full import from Survnet side.
  2. The import will fail with 400 Bad request.
    ...

Expected Behavior

No response

Affected Area(s)

Web app

SORMAS Version

1.95

Android version/Browser

Chrome

User Role(s)

Server URL

No response

Additional Information

No response

@carina29 carina29 added bug An error or misbehavior of an existing feature (ticket type) major A functional requirement is incorrect or incomplete, ... (Severity for bugs/defects) labels Feb 23, 2024
@carina29 carina29 self-assigned this Feb 23, 2024
@carina29
Copy link
Contributor Author

carina29 commented Feb 23, 2024

The changes from the PR should be added to the hotfix branch for Sormas 1.95. ( After the branch will be created) and the old branch and PR will be discarded.
With the renaming of the method Survnet 16.0 will be compatible with the Sormas hotfix 1.95.1. (Already tested)

carina29 added a commit that referenced this issue Feb 23, 2024
@MateStrysewske MateStrysewske added the integration Integration with external systems label Feb 26, 2024
daveotengo pushed a commit to ePareto-Information-System/SORMAS-Project that referenced this issue Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An error or misbehavior of an existing feature (ticket type) integration Integration with external systems major A functional requirement is incorrect or incomplete, ... (Severity for bugs/defects)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants