Skip to content

#13337 - Fixed unable to process lab messages#13338

Merged
raulbob merged 1 commit intodevelopmentfrom
bugfix-13337_unable_process_lab_messages
May 5, 2025
Merged

#13337 - Fixed unable to process lab messages#13338
raulbob merged 1 commit intodevelopmentfrom
bugfix-13337_unable_process_lab_messages

Conversation

@raulbob
Copy link
Copy Markdown
Contributor

@raulbob raulbob commented Apr 24, 2025

The problem was cause by missing annotation on the ExternalMessage class. Field CaseClassification was not annotated with String enum type.

  • Added correct annotation to the CaseClassification field in the ExternalMessage class.

Fixes #

The problem was cause by missing annotation on the ExternalMessage class.
Field CaseClassification was not annotated with String enum type.

- Added correct annotation to the CaseClassification field in the ExternalMessage class.
@raulbob raulbob linked an issue Apr 24, 2025 that may be closed by this pull request
@sormas-vitagroup
Copy link
Copy Markdown
Contributor

@raulbob raulbob merged commit 49d2bb7 into development May 5, 2025
7 of 9 checks passed
@raulbob raulbob deleted the bugfix-13337_unable_process_lab_messages branch May 5, 2025 13:55
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.

Unable to manually process lab messages

3 participants