valid_stage_transition
Check valid stage transitions for work items before updating to ensure proper workflow progression in DevRev.
Instructions
gets a list of valid stage transition for a given work item (issue, ticket) or part (enhancement). Use this before updating stage of the work item or part to ensure the transition is valid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| id | Yes | The DevRev ID of the work item (issue, ticket) or part (enhancement) |