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

Notify about method usage in called process JUEL expressions #747

Open
ingorichtsmeier opened this issue Feb 15, 2024 · 0 comments
Open
Labels
bug Something isn't working triage

Comments

@ingorichtsmeier
Copy link
Contributor

Describe the bug

If the camunda 7 diagram contains a call activity using a JUEL expression in the called element, no Task is displayed on the diagram check.
As Task is reported for method calls in conditions on sequence flows.

Steps to reproduce

Migrate a diagram with a call activity and a called element like ${mybean.getTheCalledElement()}.

Expected Behaviour

A Task is displayed in the check result: "Method invocation is not possible in FEEL."

Library version

0.8.1

Camunda Platform 7 version

all

Camunda Platform 8 version

all

@ingorichtsmeier ingorichtsmeier added bug Something isn't working triage labels Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

1 participant