Skip to content

Callback state validation #829

Closed Answered by madhubabu5
madhubabu5 asked this question in Q&A
Mar 13, 2024 · 3 comments · 9 replies
Discussion options

You must be logged in to vote

@ricardozanini @JBBianchi

Bug: ! is missing in the if condition in the version 4.0.3.Final

                if (haveFunctionDefinition(
                      callbackState.getAction().getFunctionRef().getRefName(), functions)) {
                    addValidationError(
                        "CallbackState action function ref does not reference a defined workflow function definition",
                        ValidationError.WORKFLOW_VALIDATION);
                  }

This was already fixed and available from version 4.0.5.Final. So I will upgrade my version. Thanks for your help.

Replies: 3 comments 9 replies

Comment options

You must be logged in to vote
4 replies
@madhubabu5
Comment options

@ricardozanini
Comment options

@madhubabu5
Comment options

@madhubabu5
Comment options

Answer selected by ricardozanini
Comment options

You must be logged in to vote
5 replies
@madhubabu5
Comment options

@JBBianchi
Comment options

@madhubabu5
Comment options

@JBBianchi
Comment options

@madhubabu5
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants