Create Issue
Creates a new project issue.
External Documentation
To learn more, visit the GitLab documentation.
Parameters
Parameter | Description |
---|---|
Assignee IDs | The IDs of the users to assign the issue to. Available in GitLab Premium and higher tiers. |
Description | The description of an issue. Limited to 1,048,576 characters. |
Issue Type | The type of issue. One of issue, incident, or test_case. Default is issue. |
Project ID | The ID or path of the project owned by the authenticated user. If the path is being used, it should be url encoded - for example: user%2my-project . |
Title | The title of the issue. |
Workflow Library Example
Create Issue with Gitlab and Send Results Via Email
Preview this Workflow on desktop