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

Details

    Description

      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
      

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce