You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I may end up modeling an element that is not supported in my current Camunda version yet. I get a lint error, now I want to be able to make an educated decision if I shall upgrade or not use this feature. To assess, I need to know what version of Camunda will support the feature, the fact that a particular (the current) Camunda version does not support it is not useful to me.
Steps to reproduce
Create a Camunda 8 form
Model a filepicker
See the error A <Filepicker> is not supported by Camunda Cloud 8.6
Expected behavior
The error clearly indicates which version of Camunda I have to use to be able to use the filepicker, i.e. to align with our BPMN message:
A <Filepicker> is only supported by Camunda 8.7 or newer
We should also consider to link to our modeling guidance regarding the topic.
Environment
OS: Ubuntu 22.04
Camunda Modeler Version: v5.29.0
Execution Platform: Camunda 8
Installed plug-ins: None
Additional context
Comparing BPMN and Form compatibility notes:
BPMN
Clearly states supported target:
Forms
Leaves folks in the dark which Camunda version supports the target, but also uses outdated Cloud mention:
The text was updated successfully, but these errors were encountered:
Describe the bug
I may end up modeling an element that is not supported in my current Camunda version yet. I get a lint error, now I want to be able to make an educated decision if I shall upgrade or not use this feature. To assess, I need to know what version of Camunda will support the feature, the fact that a particular (the current) Camunda version does not support it is not useful to me.
Steps to reproduce
filepicker
A <Filepicker> is not supported by Camunda Cloud 8.6
Expected behavior
The error clearly indicates which version of Camunda I have to use to be able to use the filepicker, i.e. to align with our BPMN message:
We should also consider to link to our modeling guidance regarding the topic.
Environment
Additional context
Comparing BPMN and Form compatibility notes:
BPMN
Clearly states supported target:
Forms
Leaves folks in the dark which Camunda version supports the target, but also uses outdated
Cloud
mention:The text was updated successfully, but these errors were encountered: