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

Forms compatibility does not show supported version #4646

Open
nikku opened this issue Oct 30, 2024 · 0 comments
Open

Forms compatibility does not show supported version #4646

nikku opened this issue Oct 30, 2024 · 0 comments
Assignees
Labels
backlog Queued in backlog bug Something isn't working Forms ux

Comments

@nikku
Copy link
Member

nikku commented Oct 30, 2024

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

  1. Create a Camunda 8 form
  2. Model a filepicker
  3. 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:

image

Forms

Leaves folks in the dark which Camunda version supports the target, but also uses outdated Cloud mention:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Queued in backlog bug Something isn't working Forms ux
Projects
None yet
Development

No branches or pull requests

2 participants