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

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

XMLWordPrintable

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

      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.

        This is the controller panel for Smart Panels app

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

                Created:
                Updated:
                Resolved: