update_work
Modify existing work items in DevRev by updating fields like title, status, assignees, or sprint assignments to track progress changes.
Instructions
Update an existing work item (issue, ticket) in DevRev
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| id | Yes | ||
| title | No | ||
| body | No | ||
| applies_to_part | No | The DevRev ID of the part to which the work item applies | |
| modified_by | No | The DevRev IDs of the users who modified the work item | |
| owned_by | No | The DevRev IDs of the users who are assigned to the work item | |
| stage | No | The stage name of the work item. Use valid_stage_transition tool to get the list of valid stages you an update to. | |
| sprint | No | The DevRev ID of the sprint to be assigned to an issue. | |
| subtype | No |