Add a check whether a taskForm has been loaded for a standalone task

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Won't Fix
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: engine
    • None

      See User Forum:
      https://groups.google.com/forum/#!topic/camunda-bpm-users/nMZ1x8xBjK8

      Steps to reproduce:

      • create a "standalone" task
      • assign it for example to "jonny1"
      • Execute REST GET task/ {id}

        /form

      -> A NullPointerException will be thrown.

      Problem:
      A standalone task has not a taskForm and in the called method "TaskResourceImpl#getForm()" does not happen a null check.

        This is the controller panel for Smart Panels app

              Assignee:
              Unassigned
              Reporter:
              Roman Smirnov
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: