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

Swap arguments to prevent NPE #5642

Merged
merged 1 commit into from
Apr 28, 2023

Conversation

henning-gerhardt
Copy link
Collaborator

Fixes #5641.

Swap arguments of equal method call to prevent null pointer exception as data from the database can contain null values.

@solth solth merged commit 8596856 into kitodo:master Apr 28, 2023
@henning-gerhardt henning-gerhardt deleted the prevent_npe_workflowcontroller branch April 28, 2023 11:58
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.

NPE in WorkflowControllerService for Kalliope processes
2 participants