GitLab - Assign an issue to epic action

The Assign an issue to epic action assigns an issue to an epic in GitLab. If the issue belongs to another epic, the issue is unassigned from that epic.

Input

Input fieldDescription
GroupSelect a group from the drop-down menu or enter a name.
Epic Internal IDEnter the epic internal ID.
Issue IDEnter the global issue ID used by the API. For example, 193053965.

Output

Output fieldDescription
IDThe top-level group ID.
Epic IDThe ID assigned to a parent epic.
Epic Work Item IDThe ID (often exposed as a Global ID) for objects managed under the unified Work Items system.
Epic Internal IDThe ID assigned to an epic within the context of a specific group, rather than a global, system-wide ID.
Epic TitleThe name used to identify the epic.
Epic StateThe epic lifecycle status. Options include opened and closed.
Issue IDThe ID assigned to an issue within the scope of a project.
Issue Internal IDA project-specific ID that resets for every project, typically starting at 1 for the first issue created in a repository.
Issue Project IDThe ID that identifies the specific project where an issue resides in GitLab.
Issue TitleThe name used to identify the issue.
Issue StateThe current lifecycle stage of the issue. Options include opened, closed, and locked.

Last updated: