Update Work Item
gitlab_update_work_itemUpdate GitLab work items by modifying title, description, labels, assignees, state, status, hierarchy, linked items, custom fields, dates, milestone, iteration, and incident metadata.
Instructions
Update a work item title, description, labels, assignees, state, status, hierarchy, linked items, custom fields, dates, milestone, iteration, and incident metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iid | Yes | ||
| title | No | ||
| status | No | ||
| weight | No | ||
| due_date | No | ||
| severity | No | ||
| add_labels | No | ||
| parent_iid | No | ||
| project_id | No | ||
| start_date | No | ||
| description | No | ||
| state_event | No | ||
| confidential | No | ||
| iteration_id | No | ||
| milestone_id | No | ||
| custom_fields | No | ||
| health_status | No | ||
| remove_labels | No | ||
| remove_parent | No | ||
| children_to_add | No | ||
| escalation_status | No | ||
| parent_project_id | No | ||
| assignee_usernames | No | ||
| children_to_remove | No | ||
| linked_items_to_add | No | ||
| linked_items_to_remove | No |