SpiraPlan: SoapService SOAP Web Service
See all operations
Release_UpdateWorkflowTransition
Description
Updates a workflow transition's name, exeuction user roles, or signature release (Cannot update the Input / Output StatusId's, create a new transition for that)
Parameters
| Type | Name | Required |
|---|---|---|
| RemoteCredentials? | credentials - User API credentials | |
| int | projectTemplateId - Project template containing the relevant workflow | Yes |
| int | workflowId - Workflow containing the transition to be modified | Yes |
| int | workflowTransitionId - ID of the workflow transition to be modified | Yes |
| RemoteWorkflowTransition? | remoteWorkflowTransition - Updated transition object to be applied to Spira |