-
Notifications
You must be signed in to change notification settings - Fork 487
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 error messages for DMN deployments #4120
Comments
@sarvartojikulov Did you fix your issue ? I facing the same error. thanks |
@jppazmin Hi, yes you should fill the Field in Decision (DMN Diagram) -> History Cleanup, Time to Live |
Related to #4062. We shall offer a proper UX that tells you about history time to live being required. |
@sarvartojikulov Could you share a screenshot with the exact deployment error message you're seeing? |
@nikku Here is a Screenshot with Error Message: |
Thanks @sarvartojikulov. To be investigated if this is a modeler issue (not forwarding deploy errors) or a limitation of the engine (Camunda 7.20) not passing these errors. |
Via #4062 and friends we'll have additional HTTL hints available for you in the properties panel (via a tooltip). |
Hey guys! |
Describe the bug
When i am deploying a DMN Diagram without filling "History cleanup", i am getting deployment error :
"ENGINE-22004 Unable to transform DMN resource 'your_diagram.dmn'. [ deploy-error ]"
As i can see all mandatory fields like General > Name and General -> ID are pre-filled with default values.
Camunda Moedeler v5.19
Camunda 7.20
Steps to reproduce
Expected behavior
Environment
Additional context
No response
The text was updated successfully, but these errors were encountered: