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

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

              thorben.lindhauer Thorben Lindhauer
              sebastian.menski Sebastian Menski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: