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

Additional files deployment not working after latest update #4694

Open
guilhermep opened this issue Nov 14, 2024 · 1 comment
Open

Additional files deployment not working after latest update #4694

guilhermep opened this issue Nov 14, 2024 · 1 comment
Labels
bug Something isn't working Camunda 7 Flags an issue as related to Camunda Automation Platform 7 deploy ready Ready to be worked on

Comments

@guilhermep
Copy link

Describe the bug

I'm unable to attach more than one file to a process deployment after updating to v5.29. Disabling all plugins had no effect.

Steps to reproduce

  1. Open a bpmn file
  2. Click the deployment button
  3. Select multiple additional files
  4. Only the first file is shown
  5. Click deploy
  6. If the deployment is successful, only the first selected file is deployed
  7. Regardless of whether the deployment was successful or not, subsequent attempts are not possible because the deployment button becomes unresponsive
  8. The following output is shown in DevTools after clicking the deployment button:
    image

Expected behavior

Multiple files should be attached and deployed

Environment

  • OS: Windows 11 and Windows 10
  • Camunda Modeler Version: 5.29
  • Execution Platform: Camunda 7

Additional context

No response

@guilhermep guilhermep added the bug Something isn't working label Nov 14, 2024
@barmac
Copy link
Collaborator

barmac commented Nov 14, 2024

Thank you for reporting. I can reproduce it in 5.29.0 only. This is a regression.

@barmac barmac added ready Ready to be worked on Camunda 7 Flags an issue as related to Camunda Automation Platform 7 deploy labels Nov 14, 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 Camunda 7 Flags an issue as related to Camunda Automation Platform 7 deploy ready Ready to be worked on
Projects
None yet
Development

No branches or pull requests

2 participants