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

Add property checks ProtobufProcessInstanceReader to avoid setting incorrect empty values #845

Closed
pefernan opened this issue Jan 19, 2024 · 0 comments · Fixed by apache/incubator-kie-kogito-runtimes#3364
Assignees

Comments

@pefernan
Copy link

pefernan commented Jan 19, 2024

Make ProtobufProcessInstanceReader check if the protobuf has a property before setting the value into the ProcessInstance. This is causing some issues when reading empty String properties where the protobuf returns "" (empty String) instead of null

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
1 participant