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

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

      • 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.

        This is the controller panel for Smart Panels app

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

                Created:
                Updated:
                Resolved: