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

Cannot assing a constant value to a user task variable #3415

Closed
fjtirado opened this issue Feb 26, 2024 · 0 comments · Fixed by #3416
Closed

Cannot assing a constant value to a user task variable #3415

fjtirado opened this issue Feb 26, 2024 · 0 comments · Fixed by #3416
Assignees

Comments

@fjtirado
Copy link
Contributor

fjtirado commented Feb 26, 2024

Describe the bug

Adding a new variable and assigning it a constant value in quarkus-usertask-example like in the following snapshot
image
causes a codegen exception

Expected behavior

The variable is added to the task

Actual behavior

An IllegalArgumentException is thrown

Additional information

See https://kie.zulipchat.com/#narrow/stream/232676-kogito/topic/BPMN.20Task.20Variable.20expressions/near/423366829

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Kogito version or git rev (or at least Quarkus version if you are using Kogito via Quarkus platform BOM)

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

@fjtirado fjtirado self-assigned this Feb 26, 2024
fjtirado added a commit to fjtirado/kogito-runtimes that referenced this issue Feb 26, 2024
fjtirado added a commit to fjtirado/kogito-runtimes that referenced this issue Feb 26, 2024
fjtirado added a commit to fjtirado/kogito-runtimes that referenced this issue Feb 26, 2024
fjtirado added a commit to fjtirado/kogito-runtimes that referenced this issue Feb 26, 2024
fjtirado added a commit to fjtirado/kogito-runtimes that referenced this issue Feb 26, 2024
fjtirado added a commit to fjtirado/kogito-runtimes that referenced this issue Feb 26, 2024
fjtirado added a commit to fjtirado/kogito-runtimes that referenced this issue Feb 27, 2024
fjtirado added a commit that referenced this issue Feb 28, 2024
* [Fix #3415] Allow constant values in user task assignments

* [Fix #3415] Gonzalos comments
@github-project-automation github-project-automation bot moved this from 📋 Backlog to 🎯 Done in 🦉 KIE Podling Board Feb 28, 2024
rgdoliveira pushed a commit to rgdoliveira/kogito-runtimes that referenced this issue Mar 11, 2024
…che#3416)

* [Fix apache#3415] Allow constant values in user task assignments

* [Fix apache#3415] Gonzalos comments
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
Development

Successfully merging a pull request may close this issue.

1 participant