We couldn't load all Actvitity tabs. Refresh the page to try again.
If the problem persists, contact your Jira admin.
We couldn't load the project sidebar. Refresh the page to try again.
If the problem persists, contact your Jira admin.
Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-6645

Job suspension state is not updated when suspending/activating a process instance by id

      Steps to reproduce:
      1) deploy a process with a job
      2) start a process instance of that process
      3) suspend process instance by RuntimeService#suspendProcessInstanceById()

      Problem:
      The corresponding job is still active.

      Expected Behavior:
      The corresponding job is suspended.

      Hint:
      In this case instead of builder.processDefinitionId() this builder.byProcessInstanceId() must be used.

        This is the controller panel for Smart Panels app

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

            Job suspension state is not updated when suspending/activating a process instance by id

                Steps to reproduce:
                1) deploy a process with a job
                2) start a process instance of that process
                3) suspend process instance by RuntimeService#suspendProcessInstanceById()

                Problem:
                The corresponding job is still active.

                Expected Behavior:
                The corresponding job is suspended.

                Hint:
                In this case instead of builder.processDefinitionId() this builder.byProcessInstanceId() must be used.

                  This is the controller panel for Smart Panels app

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

                          Created:
                          Updated:
                          Resolved:

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

                                Created:
                                Updated:
                                Resolved: