camunda / connectors

Camunda Connectors
https://docs.camunda.io/docs/components/integration-framework/connectors/out-of-the-box-connectors/available-connectors-overview/
Apache License 2.0
41 stars 39 forks source link

Uploaded files are not uploaded to the document service when starting a process from Modeler #3552

Open esraagamal6 opened 2 weeks ago

esraagamal6 commented 2 weeks ago

Describe the Bug

when we start a process with a form from the Web modeler the files are not uploaded to the document service. Same for play related to 2409 Steps to Reproduce

  1. Create a from with "file picker" field
  2. Create a process with userTask and link the form to the start of the process
  3. Run the process with uploading the file

Expected Behavior

Metadata is created for the uploaded file

Environment

sbuettner commented 1 week ago

@marcosgvieira WDYT about transferring this issue to the Tasklist team?