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

Suspending non-existent process instance in REST API always returns 204

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Won't Fix
    • L3 - Default
    • None
    • None
    • engine

    Description

      When I try to suspend/activate a process instance by id, it always returns 204 no matter the inputs I supply in the request.
      For example, the following request returns a status of 204:
      PUT http://localhost:8080/engine-rest/process-instance/this-id-do-not-exist/suspended

      In addition, the request above doesn't require the "suspended' parameter in the request body. The response is the same whether the "suspended" parameter is present or not.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              kuteken Fernando Seiryo Kuteken
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce