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

Filepicker component not valid for Tasklist #4660

Closed
okaeiz opened this issue Nov 2, 2024 · 5 comments
Closed

Filepicker component not valid for Tasklist #4660

okaeiz opened this issue Nov 2, 2024 · 5 comments
Labels
bug Something isn't working invalid This doesn't seem right
Milestone

Comments

@okaeiz
Copy link

okaeiz commented Nov 2, 2024

Describe the bug

I got camunda-modeler v5.30.0-dev and noticed it had a Filepicker component for forms. I also updated my camunda-platform to its latest version (8.6+gen3 if I am not mistaken) and tried the newly-added component in a form. I could deploy it but Tasklist did not recognize the component and raised the following error:

Invalid form schema

Is it not stable or I am doing wrong?

Steps to reproduce

  1. Clone and build Camunda Modeler v5.30.0-dev
  2. Update Camunda platform
  3. Create a form including a Filepicker component and assign it to a user task in your process
  4. Deploy the process and form
  5. Try to start the process in Tasklist

Expected behavior

I expect every component in Modeler to be valid in Tasklist

Environment

  • OS:Windows 10, WSL
  • Camunda Modeler Version: 5.30.0.-dev
  • Execution Platform: Camunda 8 Self-Managed

Additional context

No response

@okaeiz okaeiz added the bug Something isn't working label Nov 2, 2024
@nikku
Copy link
Member

nikku commented Nov 4, 2024

@okaeiz The guidance (which albeit can be improved) should note that this is not compatible with 8.6, try with 8.7-alpha.1 🙂.


capture TcgadK_optimized

@nikku nikku closed this as completed Nov 4, 2024
@github-actions github-actions bot added this to the M83 milestone Nov 4, 2024
@okaeiz
Copy link
Author

okaeiz commented Nov 4, 2024

I think you misunderstood the issue. The problem is not with Modeler. The error is raised in Tasklist and I am already using the latest version which is apparently 8.6+gen3.

If the latest released version of Tasklist is not compatible with the newly-added component, I don't know why a new form component would be implemented.

@nikku
Copy link
Member

nikku commented Nov 4, 2024

@okaeiz You should be able to use the upcoming 8.7-alpha-1 version once it is released, which is in one week from now.

@nikku
Copy link
Member

nikku commented Nov 4, 2024

I also suggest you to wait for update notifications from the modeler, as we'll roll out changes across our tools in an aligned fashion. If you subscribe to GitHub releases (which you probably did), then you may be early to the new things party 🍰

@okaeiz
Copy link
Author

okaeiz commented Nov 4, 2024

@okaeiz You should be able to use the upcoming 8.7-alpha-1 version once it is released, which is in one week from now.

Thank you for the response. Genuinely looking forward to it. I'd be grateful if you take a look at other useful components as well, such as the datepicker we discussed before.

@nikku nikku added the invalid This doesn't seem right label Nov 4, 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 invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants