ProjectIssues
Retrieve ProjectIssues data from GitLab.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| ProjectId | String |
Projects.Id | |
| Iid | Integer | ||
| Title | String | ||
| Description | String | ||
| State | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| ClosedAt | Datetime | ||
| ClosedBy | String | ||
| Labels | String | ||
| Milestone | String | ||
| Assignees | String | ||
| Assignee | String | ||
| Type | String | ||
| IssueType | String | ||
| Author | String | ||
| UserNotesCount | Integer | ||
| MergeRequestsCount | Integer | ||
| Upvotes | Integer | ||
| Downvotes | Integer | ||
| DueDate | Date | ||
| IsConfidential | Boolean | ||
| DiscussionLocked | Boolean | ||
| WebUrl | String | ||
| Weight | Integer | ||
| Epic | String | ||
| Subscribed | Boolean | ||
| BlockingIssuesCount | Integer | ||
| BlockedByIssuesCount | Integer | ||
| References | String | ||
| TimeStats | String | ||
| TaskCompletionStatus | String | ||
| HasTasks | Boolean | ||
| TaskStatus | String | ||
| Links | String | ||
| MovedToId | String | ||
| ServiceDeskReplyTo | String | ||
| HealthStatus | String | ||
| Iteration | String | ||
| CustomIid | Integer | ||
| EscalationStatus | String | ||
| EscalationPolicy | String | ||
| Imported | Boolean | ||
| ImportedFrom | String |