Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-9081

In Tasklist I cannot use deployed forms associated with cases

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.9.0, 7.8.7, 7.9.0-alpha5
    • 7.8.0, 7.9.0
    • engine
    • None

      Steps to reproduce

      • Deploy a case with a human task and a referenced embedded form
        • camunda:formKey="embedded:deployment:forms/simple-form.html"
      • Open Tasklist and navigate to the task

      Expected behavior
      The embedded form is shown

      Observed behavior
      The following error message is shown: "Form failure: deploymentId is null"

      Hints

      • See the failing engine test case
      • The REST API endpoint GET /task/$ID/deployed-form returns with status code 400:
        {"type":"InvalidRequestException","message":"deploymentId is null"}
        
      • The endpoint is based on FormService#getDeployedTaskForm

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              tassilo.weidner Tassilo Weidner
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: