In Tasklist I cannot use deployed forms associated with cases

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.9.0, 7.8.7, 7.9.0-alpha5
    • Affects Version/s: 7.8.0, 7.9.0
    • Component/s: 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

            Assignee:
            Unassigned
            Reporter:
            Tassilo Weidner-Mühl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: