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

Error in usage of VariableUnsupportedTypeException #24

Open
glaplace opened this issue May 11, 2021 · 0 comments
Open

Error in usage of VariableUnsupportedTypeException #24

glaplace opened this issue May 11, 2021 · 0 comments

Comments

@glaplace
Copy link
Contributor

Hello,

The use of the VariableUnsupportedTypeExceptionexception is not correct. The two parameters are reversed.

VariableUnsupportedTypeException (type, variableName) instead of VariableUnsupportedTypeException (variableName, type).

I am creating an issue here because the jira seems KO (unable to connect etc.).

Versions 1.3.0-SNAPSHOT and 1.4.0-SNAPSHOT are affected.

glaplace pushed a commit to glaplace/petals-se-flowable that referenced this issue May 11, 2021
glaplace pushed a commit to glaplace/petals-se-flowable that referenced this issue May 11, 2021
cdeneux added a commit that referenced this issue Jun 8, 2021
#24 Correct usage of VariableUnsupportedTypeException
cdeneux added a commit that referenced this issue Jun 8, 2021
#24 Correct usage of VariableUnsupportedTypeException (reported in 1.3.0-SNAPSHOT)
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

No branches or pull requests

1 participant