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

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Won't Fix
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: