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

FormService#submitTaskForm() does not work for a HumanTask which is part of a case instance

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 7.2.0, 7.2.0-alpha6
    • None
    • engine

    Description

      • start a case instance with a HumanTask inside
      • try to submit the task via FormService#submitTaskForm()

      --> A NullpointerException will be thrown, because the "execution" is null. But in that case instead of the "execution" the "caseExecution" should be used to submit the task form.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              smirnov Roman Smirnov
              roman.smirnov Roman Smirnov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce