parodos-dev / workflow-software-templates

Apache License 2.0
0 stars 9 forks source link

update kogito version #31

Closed anludke closed 6 months ago

anludke commented 6 months ago

This PR updates kogito version to resolve the quarkus compilation failure issue and removes the unnecessary required attribute in the data input schema with the version in use.

anludke commented 6 months ago

I tested the change and it is fine from a build perspective, but runtime throws the ERROR: duplicate key value violates unique constraint "definitions_pkey" since the second POST. I'm not sure this version includes all that we need

The second POST call issue has been reported to the dedicated team for investigation and advice. We have a temporary solution to get us going with other dependent items.