MilestoneIssues
Retrieve MilestoneIssues data from GitLab.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Iid | Integer | ||
| ProjectId | String | ||
| Title | String | ||
| Description | String | ||
| State | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| ClosedAt | Datetime | ||
| DueDate | Date | ||
| AuthorId | String | ||
| AuthorUsername | String | ||
| AuthorName | String | ||
| AuthorState | String | ||
| AuthorLocked | Boolean | ||
| AuthorAvatarUrl | String | ||
| AuthorWebUrl | String | ||
| UserNotesCount | Integer | ||
| MergeRequestsCount | Integer | ||
| Upvotes | Integer | ||
| Downvotes | Integer | ||
| IsConfidential | Boolean | ||
| DiscussionLocked | Boolean | ||
| IssueType | String | ||
| WebUrl | String | ||
| BlockingIssuesCount | Integer | ||
| Weight | Integer | ||
| ClosedBy | String | ||
| Labels | String | ||
| Milestone | String | ||
| Assignees | String | ||
| Author | String | ||
| TimeStats | String | ||
| TaskCompletionStatus | String | ||
| GroupId | String | ||
| MilestoneId | String |