Update Issue
gitlab_update_issueUpdate field values of a GitLab issue, such as title, description, labels, assignees, due date, or state.
Instructions
Update issue fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| labels | No | ||
| weight | No | ||
| due_date | No | ||
| issue_iid | Yes | ||
| issue_type | No | ||
| project_id | No | ||
| description | No | ||
| state_event | No | ||
| assignee_ids | No | ||
| confidential | No | ||
| milestone_id | No | ||
| full_response | No | ||
| discussion_locked | No |