Update external task suspension state SQL statement does not use table prefix

XMLWordPrintable

      Problem

      The SQL statement updateExternalTaskSuspensionStateByParameters does not use the table prefix

      Solution

      update ACT_RU_EXT_TASK
      

      should be

      update ${prefix}ACT_RU_EXT_TASK
      

        This is the controller panel for Smart Panels app

              Assignee:
              Thorben Lindhauer
              Reporter:
              Sebastian Menski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: