Describe the bug A clear and concise description of what the bug is.
When running the "Get Workflow Execution", the only four possible values for a 200 Response are listed as:
status string
Possible values: [Completed, Failed, Canceled, Executing]
However, when we call the API from ServiceNow, when the workflow is "Executing", the value we get for the Status is "Running".
To Reproduce Steps to reproduce the behavior:
Execute a Workflow
Get Workflow Execution
Go the the Response
See the reported status
Expected behavior A clear and concise description of what you expected to happen.
I would actually like to know exactly which "status values" should be returned so I can properly document and build my code.
Actual behavior A clear and concise description of what actually happens.
Instead of receiving the Workflow Execution Status as "Executing" as documented, we receive "Running".
Screenshots If applicable, add screenshots to help explain your problem.
Operating System (please complete the following information):
OS: Microsoft Windows 11 Enterprise - Version 10.0.22631 Build 22631
CLI Environment: ServiceNow (Utah)
Browser (please complete the following information):
Describe the bug A clear and concise description of what the bug is. When running the "Get Workflow Execution", the only four possible values for a 200 Response are listed as:
status string Possible values: [Completed, Failed, Canceled, Executing]
However, when we call the API from ServiceNow, when the workflow is "Executing", the value we get for the Status is "Running".
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen. I would actually like to know exactly which "status values" should be returned so I can properly document and build my code.
Actual behavior A clear and concise description of what actually happens. Instead of receiving the Workflow Execution Status as "Executing" as documented, we receive "Running".
Screenshots If applicable, add screenshots to help explain your problem.
Operating System (please complete the following information):
OS: Microsoft Windows 11 Enterprise - Version 10.0.22631 Build 22631
CLI Environment: ServiceNow (Utah)
Browser (please complete the following information):