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

Improve Timer Expressions #325

Open
ingorichtsmeier opened this issue Jul 17, 2023 · 0 comments
Open

Improve Timer Expressions #325

ingorichtsmeier opened this issue Jul 17, 2023 · 0 comments
Labels

Comments

@ingorichtsmeier
Copy link
Contributor

What should we do?

When a method is invoked to get the timer configuration, right now the message says:

REVIEW: Timer expression was transformed: Please review transformed expression: '#{systemPropertyUtil.getSystemProperty("workflow.aida.tasklist.usertask.overrun.interval", "P7D")}' -> '=systemPropertyUtil.getSystemProperty("workflow.aida.tasklist.usertask.overrun.interval", "P7D")'.

A method invocation is not possible in FEEL. This should become a message of level TASK:

TASK: Method invocation is not possible in FEEL...

Why should we do it?

The message should be more concrete. The Level should show the relevance to change someting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants