Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-02-20 16:49:51 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-02-20 16:49:51 +0300
commit71786ddc8e28fbd3cb3fcc4b3ff15e5962a1c82e (patch)
tree6a2d93ef3fb2d353bb7739e4b57e6541f51cdd71 /spec/frontend/lib
parenta7253423e3403b8c08f8a161e5937e1488f5f407 (diff)
Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42
Diffstat (limited to 'spec/frontend/lib')
-rw-r--r--spec/frontend/lib/apollo/mock_data/cache_with_persist_directive.json3089
-rw-r--r--spec/frontend/lib/apollo/mock_data/cache_with_persist_directive_and_field.json3091
-rw-r--r--spec/frontend/lib/apollo/mock_data/non_persisted_cache.json3089
-rw-r--r--spec/frontend/lib/apollo/persist_link_spec.js74
-rw-r--r--spec/frontend/lib/apollo/persistence_mapper_spec.js163
-rw-r--r--spec/frontend/lib/utils/ajax_cache_spec.js7
-rw-r--r--spec/frontend/lib/utils/apollo_startup_js_link_spec.js11
-rw-r--r--spec/frontend/lib/utils/axios_startup_calls_spec.js17
-rw-r--r--spec/frontend/lib/utils/axios_utils_spec.js9
-rw-r--r--spec/frontend/lib/utils/common_utils_spec.js111
-rw-r--r--spec/frontend/lib/utils/favicon_ci_spec.js5
-rw-r--r--spec/frontend/lib/utils/icon_utils_spec.js9
-rw-r--r--spec/frontend/lib/utils/poll_spec.js22
-rw-r--r--spec/frontend/lib/utils/rails_ujs_spec.js3
-rw-r--r--spec/frontend/lib/utils/scroll_utils_spec.js21
-rw-r--r--spec/frontend/lib/utils/select2_utils_spec.js100
-rw-r--r--spec/frontend/lib/utils/text_markdown_spec.js36
17 files changed, 9687 insertions, 170 deletions
diff --git a/spec/frontend/lib/apollo/mock_data/cache_with_persist_directive.json b/spec/frontend/lib/apollo/mock_data/cache_with_persist_directive.json
new file mode 100644
index 00000000000..a0d67885dad
--- /dev/null
+++ b/spec/frontend/lib/apollo/mock_data/cache_with_persist_directive.json
@@ -0,0 +1,3089 @@
+{
+ "Project:gid://gitlab/Project/6": {
+ "__typename": "Project",
+ "id": "gid://gitlab/Project/6",
+ "issues({\"includeSubepics\":true,\"state\":\"opened\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "count": 1115
+ },
+ "issues({\"includeSubepics\":true,\"state\":\"closed\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "count": 16
+ },
+ "issues({\"includeSubepics\":true,\"state\":\"all\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "count": 1131
+ },
+ "issues({\"after\":null,\"before\":\"eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowNToyOS4yMzI5NDUwMDAgKzAwMDAiLCJpZCI6IjE1NjYifQ\",\"includeSubepics\":true,\"last\":20,\"sort\":\"UPDATED_DESC\",\"state\":\"opened\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "pageInfo": {
+ "__typename": "PageInfo",
+ "hasNextPage": true,
+ "hasPreviousPage": false,
+ "startCursor": "eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0xMCAxMjozNjo1NC41NDYxNzEwMDAgKzAwMDAiLCJpZCI6IjQ4MyJ9",
+ "endCursor": "eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowNToyOS4zMDE3NDcwMDAgKzAwMDAiLCJpZCI6IjE1NjcifQ"
+ },
+ "nodes": [
+ {
+ "__ref": "Issue:gid://gitlab/Issue/483"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1585"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1584"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1583"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1582"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1581"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1580"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1579"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1578"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1577"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1576"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1575"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1574"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1573"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1572"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1571"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1570"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1569"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1568"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1567"
+ }
+ ]
+ },
+ "issues({\"includeSubepics\":true,\"search\":\"sint\",\"state\":\"opened\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "count": 44
+ },
+ "issues({\"includeSubepics\":true,\"search\":\"sint\",\"state\":\"closed\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "count": 0
+ },
+ "issues({\"includeSubepics\":true,\"search\":\"sint\",\"state\":\"all\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "count": 44
+ },
+ "issues({\"after\":null,\"before\":null,\"first\":20,\"includeSubepics\":true,\"search\":\"sint\",\"sort\":\"UPDATED_DESC\",\"state\":\"opened\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "pageInfo": {
+ "__typename": "PageInfo",
+ "hasNextPage": true,
+ "hasPreviousPage": false,
+ "startCursor": "eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowNTozMC4zMTM3NDMwMDAgKzAwMDAiLCJpZCI6IjE1ODQifQ",
+ "endCursor": "eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowNDo1OC43NDI3NTkwMDAgKzAwMDAiLCJpZCI6IjExNDEifQ"
+ },
+ "nodes": [
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1584"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1540"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1532"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1515"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1514"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1463"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1461"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1439"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1403"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1399"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1375"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1349"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1333"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1321"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1318"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1299"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1268"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1262"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1254"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1141"
+ }
+ ]
+ },
+ "projectMembers({\"relations\":[\"DIRECT\",\"INHERITED\",\"INVITED_GROUPS\"],\"search\":\"\"})": {
+ "__typename": "MemberInterfaceConnection",
+ "nodes": [
+ {
+ "__ref": "ProjectMember:gid://gitlab/ProjectMember/54"
+ },
+ {
+ "__ref": "ProjectMember:gid://gitlab/ProjectMember/53"
+ },
+ {
+ "__ref": "ProjectMember:gid://gitlab/ProjectMember/52"
+ },
+ {
+ "__ref": "GroupMember:gid://gitlab/GroupMember/26"
+ },
+ {
+ "__ref": "GroupMember:gid://gitlab/GroupMember/25"
+ },
+ {
+ "__ref": "GroupMember:gid://gitlab/GroupMember/11"
+ },
+ {
+ "__ref": "GroupMember:gid://gitlab/GroupMember/10"
+ },
+ {
+ "__ref": "GroupMember:gid://gitlab/GroupMember/9"
+ },
+ {
+ "__ref": "GroupMember:gid://gitlab/GroupMember/1"
+ }
+ ]
+ },
+ "milestones({\"includeAncestors\":true,\"searchTitle\":\"\",\"sort\":\"EXPIRED_LAST_DUE_DATE_ASC\",\"state\":\"active\"})": {
+ "__typename": "MilestoneConnection",
+ "nodes": [
+ {
+ "__ref": "Milestone:gid://gitlab/Milestone/30"
+ },
+ {
+ "__ref": "Milestone:gid://gitlab/Milestone/28"
+ },
+ {
+ "__ref": "Milestone:gid://gitlab/Milestone/27"
+ },
+ {
+ "__ref": "Milestone:gid://gitlab/Milestone/26"
+ },
+ {
+ "__ref": "Milestone:gid://gitlab/Milestone/45"
+ }
+ ]
+ },
+ "labels({\"includeAncestorGroups\":true,\"searchTerm\":\"\"})": {
+ "__typename": "LabelConnection",
+ "nodes": [
+ {
+ "__ref": "Label:gid://gitlab/ProjectLabel/99"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/41"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/48"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/46"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/50"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/44"
+ },
+ {
+ "__ref": "Label:gid://gitlab/ProjectLabel/96"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/45"
+ },
+ {
+ "__ref": "Label:gid://gitlab/ProjectLabel/95"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/49"
+ },
+ {
+ "__ref": "Label:gid://gitlab/ProjectLabel/98"
+ },
+ {
+ "__ref": "Label:gid://gitlab/ProjectLabel/97"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/47"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/42"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/43"
+ }
+ ]
+ },
+ "issues({\"after\":\"eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowNDo1OC43NDI3NTkwMDAgKzAwMDAiLCJpZCI6IjExNDEifQ\",\"before\":null,\"first\":20,\"includeSubepics\":true,\"search\":\"sint\",\"sort\":\"UPDATED_DESC\",\"state\":\"opened\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "pageInfo": {
+ "__typename": "PageInfo",
+ "hasNextPage": true,
+ "hasPreviousPage": true,
+ "startCursor": "eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowNDo1Ny42NTgwNTMwMDAgKzAwMDAiLCJpZCI6IjExMjMifQ",
+ "endCursor": "eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowMjoyNy42OTg0MDEwMDAgKzAwMDAiLCJpZCI6IjU0MiJ9"
+ },
+ "nodes": [
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1123"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1100"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1084"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1052"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1017"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1007"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/988"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/949"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/908"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/852"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/842"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/782"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/779"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/769"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/718"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/634"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/614"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/564"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/553"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/542"
+ }
+ ]
+ }
+ },
+ "ROOT_QUERY": {
+ "__typename": "Query",
+ "project({\"fullPath\":\"flightjs/Flight\"}) @persist": {
+ "__ref": "Project:gid://gitlab/Project/6"
+ }
+ },
+ "UserCore:gid://gitlab/User/1": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/1",
+ "avatarUrl": "https://secure.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61?s=80&d=identicon",
+ "name": "Administrator",
+ "username": "root",
+ "webUrl": "https://gdk.test:3443/root"
+ },
+ "Issue:gid://gitlab/Issue/483": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/483",
+ "iid": "31",
+ "confidential": false,
+ "createdAt": "2022-09-11T15:24:16Z",
+ "downvotes": 1,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 1,
+ "moved": false,
+ "state": "opened",
+ "title": "Instigate the Incident!",
+ "updatedAt": "2023-01-10T12:36:54Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 2,
+ "webPath": "/flightjs/Flight/-/issues/31",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/31",
+ "type": "INCIDENT",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1585": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1585",
+ "iid": "1131",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "proident aute commodo",
+ "updatedAt": "2023-01-09T04:05:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1131",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1131",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1584": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1584",
+ "iid": "1130",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint eiusmod eiusmod",
+ "updatedAt": "2023-01-09T04:05:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1130",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1130",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1583": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1583",
+ "iid": "1129",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "commodo mollit est",
+ "updatedAt": "2023-01-09T04:05:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1129",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1129",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1582": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1582",
+ "iid": "1128",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "non dolore laborum",
+ "updatedAt": "2023-01-09T04:05:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1128",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1128",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1581": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1581",
+ "iid": "1127",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "commodo do occaecat",
+ "updatedAt": "2023-01-09T04:05:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1127",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1127",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1580": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1580",
+ "iid": "1126",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "ea nostrud ea",
+ "updatedAt": "2023-01-09T04:05:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1126",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1126",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1579": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1579",
+ "iid": "1125",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sed lorem fugiat",
+ "updatedAt": "2023-01-09T04:05:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1125",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1125",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1578": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1578",
+ "iid": "1124",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "mollit anim sunt",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1124",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1124",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1577": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1577",
+ "iid": "1123",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "adipiscing fugiat ullamco",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1123",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1123",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1576": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1576",
+ "iid": "1122",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "pariatur et elit",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1122",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1122",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1575": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1575",
+ "iid": "1121",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "ut ipsum occaecat",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1121",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1121",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1574": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1574",
+ "iid": "1120",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "mollit ea elit",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1120",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1120",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1573": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1573",
+ "iid": "1119",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "nostrud voluptate do",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1119",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1119",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1572": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1572",
+ "iid": "1118",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "ullamco consequat in",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1118",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1118",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1571": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1571",
+ "iid": "1117",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "velit Ut est",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1117",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1117",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1570": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1570",
+ "iid": "1116",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "lorem commodo est",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1116",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1116",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1569": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1569",
+ "iid": "1115",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "tempor irure laboris",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1115",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1115",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1568": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1568",
+ "iid": "1114",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "voluptate aliquip est",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1114",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1114",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1567": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1567",
+ "iid": "1113",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "exercitation dolore labore",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1113",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1113",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1540": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1540",
+ "iid": "1086",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:27Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint nulla dolore",
+ "updatedAt": "2023-01-09T04:05:27Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1086",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1086",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1532": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1532",
+ "iid": "1078",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:27Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "amet culpa sint",
+ "updatedAt": "2023-01-09T04:05:27Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1078",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1078",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1515": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1515",
+ "iid": "1061",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:26Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint Duis incididunt",
+ "updatedAt": "2023-01-09T04:05:26Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1061",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1061",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1514": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1514",
+ "iid": "1060",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:25Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint velit ullamco",
+ "updatedAt": "2023-01-09T04:05:25Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1060",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1060",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1463": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1463",
+ "iid": "1009",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:22Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "dolor occaecat sint",
+ "updatedAt": "2023-01-09T04:05:22Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1009",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1009",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1461": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1461",
+ "iid": "1007",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:22Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "mollit sint irure",
+ "updatedAt": "2023-01-09T04:05:22Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1007",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1007",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1439": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1439",
+ "iid": "985",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:21Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint Ut amet",
+ "updatedAt": "2023-01-09T04:05:21Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/985",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/985",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1403": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1403",
+ "iid": "949",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:18Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "in consequat sint",
+ "updatedAt": "2023-01-09T04:05:18Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/949",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/949",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1399": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1399",
+ "iid": "945",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:18Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "velit nulla sint",
+ "updatedAt": "2023-01-09T04:05:18Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/945",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/945",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1375": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1375",
+ "iid": "921",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:16Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint sed ex",
+ "updatedAt": "2023-01-09T04:05:16Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/921",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/921",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1349": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1349",
+ "iid": "895",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:13Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "magna reprehenderit sint",
+ "updatedAt": "2023-01-09T04:05:13Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/895",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/895",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1333": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1333",
+ "iid": "879",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:11Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "tempor dolore sint",
+ "updatedAt": "2023-01-09T04:05:11Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/879",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/879",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1321": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1321",
+ "iid": "867",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:10Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "reprehenderit pariatur sint",
+ "updatedAt": "2023-01-09T04:05:10Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/867",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/867",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1318": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1318",
+ "iid": "864",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:10Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sit sint ad",
+ "updatedAt": "2023-01-09T04:05:10Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/864",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/864",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1299": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1299",
+ "iid": "845",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:08Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "velit sint fugiat",
+ "updatedAt": "2023-01-09T04:05:08Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/845",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/845",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1268": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1268",
+ "iid": "814",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:06Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "dolor nostrud sint",
+ "updatedAt": "2023-01-09T04:05:06Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/814",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/814",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1262": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1262",
+ "iid": "808",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:06Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "ut sint esse",
+ "updatedAt": "2023-01-09T04:05:06Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/808",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/808",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1254": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1254",
+ "iid": "800",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:05Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint ea est",
+ "updatedAt": "2023-01-09T04:05:05Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/800",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/800",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1141": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1141",
+ "iid": "687",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:58Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint quis laboris",
+ "updatedAt": "2023-01-09T04:04:58Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/687",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/687",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "UserCore:gid://gitlab/User/9": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/9",
+ "avatarUrl": "https://secure.gravatar.com/avatar/175e76e391370beeb21914ab74c2efd4?s=80&d=identicon",
+ "name": "Kiyoko Bahringer",
+ "username": "jamie"
+ },
+ "ProjectMember:gid://gitlab/ProjectMember/54": {
+ "__typename": "ProjectMember",
+ "id": "gid://gitlab/ProjectMember/54",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/9"
+ }
+ },
+ "UserCore:gid://gitlab/User/19": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/19",
+ "avatarUrl": "https://secure.gravatar.com/avatar/3126153e3301ebf7cc8f7c99e57007f2?s=80&d=identicon",
+ "name": "Cecile Hermann",
+ "username": "jeannetta_breitenberg"
+ },
+ "ProjectMember:gid://gitlab/ProjectMember/53": {
+ "__typename": "ProjectMember",
+ "id": "gid://gitlab/ProjectMember/53",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/19"
+ }
+ },
+ "UserCore:gid://gitlab/User/2": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/2",
+ "avatarUrl": "https://secure.gravatar.com/avatar/a138e401136c90561f949297387a3bb9?s=80&d=identicon",
+ "name": "Tish Treutel",
+ "username": "liana.larkin"
+ },
+ "ProjectMember:gid://gitlab/ProjectMember/52": {
+ "__typename": "ProjectMember",
+ "id": "gid://gitlab/ProjectMember/52",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/2"
+ }
+ },
+ "UserCore:gid://gitlab/User/13": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/13",
+ "avatarUrl": "https://secure.gravatar.com/avatar/0ce8057f452296a13b5620bb2d9ede57?s=80&d=identicon",
+ "name": "Tammy Gusikowski",
+ "username": "xuan_oreilly"
+ },
+ "GroupMember:gid://gitlab/GroupMember/26": {
+ "__typename": "GroupMember",
+ "id": "gid://gitlab/GroupMember/26",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/13"
+ }
+ },
+ "UserCore:gid://gitlab/User/21": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/21",
+ "avatarUrl": "https://secure.gravatar.com/avatar/415b09d256f26403384363d7948c4d77?s=80&d=identicon",
+ "name": "Twanna Hegmann",
+ "username": "jamaal"
+ },
+ "GroupMember:gid://gitlab/GroupMember/25": {
+ "__typename": "GroupMember",
+ "id": "gid://gitlab/GroupMember/25",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/21"
+ }
+ },
+ "UserCore:gid://gitlab/User/14": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/14",
+ "avatarUrl": "https://secure.gravatar.com/avatar/e99697c6664381b0351b7617717dd49b?s=80&d=identicon",
+ "name": "Francie Cole",
+ "username": "greg.wisoky"
+ },
+ "GroupMember:gid://gitlab/GroupMember/11": {
+ "__typename": "GroupMember",
+ "id": "gid://gitlab/GroupMember/11",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/14"
+ }
+ },
+ "UserCore:gid://gitlab/User/7": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/7",
+ "avatarUrl": "https://secure.gravatar.com/avatar/3a382857e362d6cce60d3806dd173444?s=80&d=identicon",
+ "name": "Ivan Carter",
+ "username": "ethyl"
+ },
+ "GroupMember:gid://gitlab/GroupMember/10": {
+ "__typename": "GroupMember",
+ "id": "gid://gitlab/GroupMember/10",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/7"
+ }
+ },
+ "UserCore:gid://gitlab/User/15": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/15",
+ "avatarUrl": "https://secure.gravatar.com/avatar/79653006ff557e081db02deaa4ca281c?s=80&d=identicon",
+ "name": "Danuta Dare",
+ "username": "maddie_hintz"
+ },
+ "GroupMember:gid://gitlab/GroupMember/9": {
+ "__typename": "GroupMember",
+ "id": "gid://gitlab/GroupMember/9",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/15"
+ }
+ },
+ "GroupMember:gid://gitlab/GroupMember/1": {
+ "__typename": "GroupMember",
+ "id": "gid://gitlab/GroupMember/1",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ }
+ },
+ "Milestone:gid://gitlab/Milestone/30": {
+ "__typename": "Milestone",
+ "id": "gid://gitlab/Milestone/30",
+ "title": "v4.0"
+ },
+ "Milestone:gid://gitlab/Milestone/28": {
+ "__typename": "Milestone",
+ "id": "gid://gitlab/Milestone/28",
+ "title": "v2.0"
+ },
+ "Milestone:gid://gitlab/Milestone/27": {
+ "__typename": "Milestone",
+ "id": "gid://gitlab/Milestone/27",
+ "title": "v1.0"
+ },
+ "Milestone:gid://gitlab/Milestone/26": {
+ "__typename": "Milestone",
+ "id": "gid://gitlab/Milestone/26",
+ "title": "v0.0"
+ },
+ "Milestone:gid://gitlab/Milestone/45": {
+ "__typename": "Milestone",
+ "id": "gid://gitlab/Milestone/45",
+ "title": "Sprint - Autem id maxime consequatur quam."
+ },
+ "Label:gid://gitlab/ProjectLabel/99": {
+ "__typename": "Label",
+ "id": "gid://gitlab/ProjectLabel/99",
+ "color": "#a5c6fb",
+ "textColor": "#333333",
+ "title": "Accent"
+ },
+ "Label:gid://gitlab/GroupLabel/41": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/41",
+ "color": "#0609ba",
+ "textColor": "#FFFFFF",
+ "title": "Breckwood"
+ },
+ "Label:gid://gitlab/GroupLabel/48": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/48",
+ "color": "#fa7620",
+ "textColor": "#FFFFFF",
+ "title": "Brieph"
+ },
+ "Label:gid://gitlab/GroupLabel/46": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/46",
+ "color": "#d97020",
+ "textColor": "#FFFFFF",
+ "title": "Bryntfunc"
+ },
+ "Label:gid://gitlab/GroupLabel/50": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/50",
+ "color": "#8a934f",
+ "textColor": "#FFFFFF",
+ "title": "CL"
+ },
+ "Label:gid://gitlab/GroupLabel/44": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/44",
+ "color": "#9e1d53",
+ "textColor": "#FFFFFF",
+ "title": "Cofunc"
+ },
+ "Label:gid://gitlab/ProjectLabel/96": {
+ "__typename": "Label",
+ "id": "gid://gitlab/ProjectLabel/96",
+ "color": "#0384f3",
+ "textColor": "#FFFFFF",
+ "title": "Corolla"
+ },
+ "Label:gid://gitlab/GroupLabel/45": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/45",
+ "color": "#f0b448",
+ "textColor": "#FFFFFF",
+ "title": "Cygcell"
+ },
+ "Label:gid://gitlab/ProjectLabel/95": {
+ "__typename": "Label",
+ "id": "gid://gitlab/ProjectLabel/95",
+ "color": "#d13231",
+ "textColor": "#FFFFFF",
+ "title": "Freestyle"
+ },
+ "Label:gid://gitlab/GroupLabel/49": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/49",
+ "color": "#f43983",
+ "textColor": "#FFFFFF",
+ "title": "Genbalt"
+ },
+ "Label:gid://gitlab/ProjectLabel/98": {
+ "__typename": "Label",
+ "id": "gid://gitlab/ProjectLabel/98",
+ "color": "#247441",
+ "textColor": "#FFFFFF",
+ "title": "LaSabre"
+ },
+ "Label:gid://gitlab/ProjectLabel/97": {
+ "__typename": "Label",
+ "id": "gid://gitlab/ProjectLabel/97",
+ "color": "#3bd51a",
+ "textColor": "#FFFFFF",
+ "title": "Probe"
+ },
+ "Label:gid://gitlab/GroupLabel/47": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/47",
+ "color": "#6bfb9d",
+ "textColor": "#333333",
+ "title": "Techbalt"
+ },
+ "Label:gid://gitlab/GroupLabel/42": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/42",
+ "color": "#996016",
+ "textColor": "#FFFFFF",
+ "title": "Troffe"
+ },
+ "Label:gid://gitlab/GroupLabel/43": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/43",
+ "color": "#a75c05",
+ "textColor": "#FFFFFF",
+ "title": "Tronceforge"
+ },
+ "Issue:gid://gitlab/Issue/1123": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1123",
+ "iid": "669",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:57Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "esse sint est",
+ "updatedAt": "2023-01-09T04:04:57Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/669",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/669",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1100": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1100",
+ "iid": "646",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:56Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "cupidatat sunt sint",
+ "updatedAt": "2023-01-09T04:04:56Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/646",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/646",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1084": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1084",
+ "iid": "630",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:54Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "culpa sint irure",
+ "updatedAt": "2023-01-09T04:04:54Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/630",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/630",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1052": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1052",
+ "iid": "598",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:52Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint in anim",
+ "updatedAt": "2023-01-09T04:04:52Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/598",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/598",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1017": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1017",
+ "iid": "563",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:50Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint lorem sint",
+ "updatedAt": "2023-01-09T04:04:50Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/563",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/563",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1007": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1007",
+ "iid": "553",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:49Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "ea non sint",
+ "updatedAt": "2023-01-09T04:04:49Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/553",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/553",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/988": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/988",
+ "iid": "534",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:47Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "minim ea sint",
+ "updatedAt": "2023-01-09T04:04:47Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/534",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/534",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/949": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/949",
+ "iid": "495",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:42Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "adipiscing sint ullamco",
+ "updatedAt": "2023-01-09T04:04:42Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/495",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/495",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/908": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/908",
+ "iid": "454",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:38Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sit dolore sint",
+ "updatedAt": "2023-01-09T04:04:38Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/454",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/454",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/852": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/852",
+ "iid": "398",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:32Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "dolor adipiscing sint",
+ "updatedAt": "2023-01-09T04:04:32Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/398",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/398",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/842": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/842",
+ "iid": "388",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:31Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "exercitation consequat sint",
+ "updatedAt": "2023-01-09T04:04:31Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/388",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/388",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/782": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/782",
+ "iid": "328",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:23Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "eiusmod mollit sint",
+ "updatedAt": "2023-01-09T04:04:23Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/328",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/328",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/779": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/779",
+ "iid": "325",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:23Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sunt sint aute",
+ "updatedAt": "2023-01-09T04:04:23Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/325",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/325",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/769": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/769",
+ "iid": "315",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:22Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "aute et sint",
+ "updatedAt": "2023-01-09T04:04:22Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/315",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/315",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/718": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/718",
+ "iid": "264",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:15Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "quis sint in",
+ "updatedAt": "2023-01-09T04:04:15Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/264",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/264",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/634": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/634",
+ "iid": "180",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:05Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint in Duis",
+ "updatedAt": "2023-01-09T04:04:05Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/180",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/180",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/614": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/614",
+ "iid": "160",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:02Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "ex magna sint",
+ "updatedAt": "2023-01-09T04:04:02Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/160",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/160",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/564": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/564",
+ "iid": "110",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:02:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "pariatur dolore sint",
+ "updatedAt": "2023-01-09T04:02:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/110",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/110",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/553": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/553",
+ "iid": "99",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:02:28Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "dolor sint anim",
+ "updatedAt": "2023-01-09T04:02:28Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/99",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/99",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/542": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/542",
+ "iid": "88",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:02:27Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint eiusmod anim",
+ "updatedAt": "2023-01-09T04:02:27Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/88",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/88",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ }
+}
diff --git a/spec/frontend/lib/apollo/mock_data/cache_with_persist_directive_and_field.json b/spec/frontend/lib/apollo/mock_data/cache_with_persist_directive_and_field.json
new file mode 100644
index 00000000000..c0651517986
--- /dev/null
+++ b/spec/frontend/lib/apollo/mock_data/cache_with_persist_directive_and_field.json
@@ -0,0 +1,3091 @@
+{
+ "Project:gid://gitlab/Project/6": {
+ "__typename": "Project",
+ "id": "gid://gitlab/Project/6",
+ "issues({\"includeSubepics\":true,\"state\":\"opened\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "count": 1115
+ },
+ "issues({\"includeSubepics\":true,\"state\":\"closed\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "count": 16
+ },
+ "issues({\"includeSubepics\":true,\"state\":\"all\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "count": 1131
+ },
+ "issues({\"after\":null,\"before\":\"eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowNToyOS4yMzI5NDUwMDAgKzAwMDAiLCJpZCI6IjE1NjYifQ\",\"includeSubepics\":true,\"last\":20,\"sort\":\"UPDATED_DESC\",\"state\":\"opened\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "__persist": true,
+ "pageInfo": {
+ "__typename": "PageInfo",
+ "hasNextPage": true,
+ "hasPreviousPage": false,
+ "startCursor": "eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0xMCAxMjozNjo1NC41NDYxNzEwMDAgKzAwMDAiLCJpZCI6IjQ4MyJ9",
+ "endCursor": "eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowNToyOS4zMDE3NDcwMDAgKzAwMDAiLCJpZCI6IjE1NjcifQ"
+ },
+ "nodes": [
+ {
+ "__ref": "Issue:gid://gitlab/Issue/483"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1585"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1584"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1583"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1582"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1581"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1580"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1579"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1578"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1577"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1576"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1575"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1574"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1573"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1572"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1571"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1570"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1569"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1568"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1567"
+ }
+ ]
+ },
+ "issues({\"includeSubepics\":true,\"search\":\"sint\",\"state\":\"opened\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "count": 44
+ },
+ "issues({\"includeSubepics\":true,\"search\":\"sint\",\"state\":\"closed\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "count": 0
+ },
+ "issues({\"includeSubepics\":true,\"search\":\"sint\",\"state\":\"all\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "count": 44
+ },
+ "issues({\"after\":null,\"before\":null,\"first\":20,\"includeSubepics\":true,\"search\":\"sint\",\"sort\":\"UPDATED_DESC\",\"state\":\"opened\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "pageInfo": {
+ "__typename": "PageInfo",
+ "hasNextPage": true,
+ "hasPreviousPage": false,
+ "startCursor": "eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowNTozMC4zMTM3NDMwMDAgKzAwMDAiLCJpZCI6IjE1ODQifQ",
+ "endCursor": "eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowNDo1OC43NDI3NTkwMDAgKzAwMDAiLCJpZCI6IjExNDEifQ"
+ },
+ "nodes": [
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1584"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1540"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1532"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1515"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1514"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1463"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1461"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1439"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1403"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1399"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1375"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1349"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1333"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1321"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1318"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1299"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1268"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1262"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1254"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1141"
+ }
+ ]
+ },
+ "projectMembers({\"relations\":[\"DIRECT\",\"INHERITED\",\"INVITED_GROUPS\"],\"search\":\"\"})": {
+ "__typename": "MemberInterfaceConnection",
+ "nodes": [
+ {
+ "__ref": "ProjectMember:gid://gitlab/ProjectMember/54"
+ },
+ {
+ "__ref": "ProjectMember:gid://gitlab/ProjectMember/53"
+ },
+ {
+ "__ref": "ProjectMember:gid://gitlab/ProjectMember/52"
+ },
+ {
+ "__ref": "GroupMember:gid://gitlab/GroupMember/26"
+ },
+ {
+ "__ref": "GroupMember:gid://gitlab/GroupMember/25"
+ },
+ {
+ "__ref": "GroupMember:gid://gitlab/GroupMember/11"
+ },
+ {
+ "__ref": "GroupMember:gid://gitlab/GroupMember/10"
+ },
+ {
+ "__ref": "GroupMember:gid://gitlab/GroupMember/9"
+ },
+ {
+ "__ref": "GroupMember:gid://gitlab/GroupMember/1"
+ }
+ ]
+ },
+ "milestones({\"includeAncestors\":true,\"searchTitle\":\"\",\"sort\":\"EXPIRED_LAST_DUE_DATE_ASC\",\"state\":\"active\"})": {
+ "__typename": "MilestoneConnection",
+ "nodes": [
+ {
+ "__ref": "Milestone:gid://gitlab/Milestone/30"
+ },
+ {
+ "__ref": "Milestone:gid://gitlab/Milestone/28"
+ },
+ {
+ "__ref": "Milestone:gid://gitlab/Milestone/27"
+ },
+ {
+ "__ref": "Milestone:gid://gitlab/Milestone/26"
+ },
+ {
+ "__ref": "Milestone:gid://gitlab/Milestone/45"
+ }
+ ]
+ },
+ "labels({\"includeAncestorGroups\":true,\"searchTerm\":\"\"})": {
+ "__typename": "LabelConnection",
+ "nodes": [
+ {
+ "__ref": "Label:gid://gitlab/ProjectLabel/99"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/41"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/48"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/46"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/50"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/44"
+ },
+ {
+ "__ref": "Label:gid://gitlab/ProjectLabel/96"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/45"
+ },
+ {
+ "__ref": "Label:gid://gitlab/ProjectLabel/95"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/49"
+ },
+ {
+ "__ref": "Label:gid://gitlab/ProjectLabel/98"
+ },
+ {
+ "__ref": "Label:gid://gitlab/ProjectLabel/97"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/47"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/42"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/43"
+ }
+ ]
+ },
+ "issues({\"after\":\"eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowNDo1OC43NDI3NTkwMDAgKzAwMDAiLCJpZCI6IjExNDEifQ\",\"before\":null,\"first\":20,\"includeSubepics\":true,\"search\":\"sint\",\"sort\":\"UPDATED_DESC\",\"state\":\"opened\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "pageInfo": {
+ "__typename": "PageInfo",
+ "hasNextPage": true,
+ "hasPreviousPage": true,
+ "startCursor": "eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowNDo1Ny42NTgwNTMwMDAgKzAwMDAiLCJpZCI6IjExMjMifQ",
+ "endCursor": "eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowMjoyNy42OTg0MDEwMDAgKzAwMDAiLCJpZCI6IjU0MiJ9"
+ },
+ "nodes": [
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1123"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1100"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1084"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1052"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1017"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1007"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/988"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/949"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/908"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/852"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/842"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/782"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/779"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/769"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/718"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/634"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/614"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/564"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/553"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/542"
+ }
+ ]
+ }
+ },
+ "ROOT_QUERY": {
+ "__typename": "Query",
+ "project({\"fullPath\":\"flightjs/Flight\"}) @persist": {
+ "__ref": "Project:gid://gitlab/Project/6"
+ }
+ },
+ "UserCore:gid://gitlab/User/1": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/1",
+ "avatarUrl": "https://secure.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61?s=80&d=identicon",
+ "name": "Administrator",
+ "username": "root",
+ "webUrl": "https://gdk.test:3443/root"
+ },
+ "Issue:gid://gitlab/Issue/483": {
+ "__typename": "Issue",
+ "__persist": true,
+ "id": "gid://gitlab/Issue/483",
+ "iid": "31",
+ "confidential": false,
+ "createdAt": "2022-09-11T15:24:16Z",
+ "downvotes": 1,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 1,
+ "moved": false,
+ "state": "opened",
+ "title": "Instigate the Incident!",
+ "updatedAt": "2023-01-10T12:36:54Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 2,
+ "webPath": "/flightjs/Flight/-/issues/31",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/31",
+ "type": "INCIDENT",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1585": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1585",
+ "iid": "1131",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "proident aute commodo",
+ "updatedAt": "2023-01-09T04:05:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1131",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1131",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1584": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1584",
+ "iid": "1130",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint eiusmod eiusmod",
+ "updatedAt": "2023-01-09T04:05:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1130",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1130",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1583": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1583",
+ "iid": "1129",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "commodo mollit est",
+ "updatedAt": "2023-01-09T04:05:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1129",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1129",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1582": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1582",
+ "iid": "1128",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "non dolore laborum",
+ "updatedAt": "2023-01-09T04:05:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1128",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1128",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1581": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1581",
+ "iid": "1127",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "commodo do occaecat",
+ "updatedAt": "2023-01-09T04:05:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1127",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1127",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1580": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1580",
+ "iid": "1126",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "ea nostrud ea",
+ "updatedAt": "2023-01-09T04:05:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1126",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1126",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1579": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1579",
+ "iid": "1125",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sed lorem fugiat",
+ "updatedAt": "2023-01-09T04:05:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1125",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1125",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1578": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1578",
+ "iid": "1124",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "mollit anim sunt",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1124",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1124",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1577": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1577",
+ "iid": "1123",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "adipiscing fugiat ullamco",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1123",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1123",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1576": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1576",
+ "iid": "1122",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "pariatur et elit",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1122",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1122",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1575": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1575",
+ "iid": "1121",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "ut ipsum occaecat",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1121",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1121",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1574": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1574",
+ "iid": "1120",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "mollit ea elit",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1120",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1120",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1573": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1573",
+ "iid": "1119",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "nostrud voluptate do",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1119",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1119",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1572": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1572",
+ "iid": "1118",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "ullamco consequat in",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1118",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1118",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1571": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1571",
+ "iid": "1117",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "velit Ut est",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1117",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1117",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1570": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1570",
+ "iid": "1116",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "lorem commodo est",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1116",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1116",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1569": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1569",
+ "iid": "1115",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "tempor irure laboris",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1115",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1115",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1568": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1568",
+ "iid": "1114",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "voluptate aliquip est",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1114",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1114",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1567": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1567",
+ "iid": "1113",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "exercitation dolore labore",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1113",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1113",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1540": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1540",
+ "iid": "1086",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:27Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint nulla dolore",
+ "updatedAt": "2023-01-09T04:05:27Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1086",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1086",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1532": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1532",
+ "iid": "1078",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:27Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "amet culpa sint",
+ "updatedAt": "2023-01-09T04:05:27Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1078",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1078",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1515": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1515",
+ "iid": "1061",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:26Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint Duis incididunt",
+ "updatedAt": "2023-01-09T04:05:26Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1061",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1061",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1514": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1514",
+ "iid": "1060",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:25Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint velit ullamco",
+ "updatedAt": "2023-01-09T04:05:25Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1060",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1060",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1463": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1463",
+ "iid": "1009",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:22Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "dolor occaecat sint",
+ "updatedAt": "2023-01-09T04:05:22Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1009",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1009",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1461": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1461",
+ "iid": "1007",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:22Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "mollit sint irure",
+ "updatedAt": "2023-01-09T04:05:22Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1007",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1007",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1439": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1439",
+ "iid": "985",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:21Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint Ut amet",
+ "updatedAt": "2023-01-09T04:05:21Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/985",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/985",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1403": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1403",
+ "iid": "949",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:18Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "in consequat sint",
+ "updatedAt": "2023-01-09T04:05:18Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/949",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/949",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1399": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1399",
+ "iid": "945",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:18Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "velit nulla sint",
+ "updatedAt": "2023-01-09T04:05:18Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/945",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/945",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1375": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1375",
+ "iid": "921",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:16Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint sed ex",
+ "updatedAt": "2023-01-09T04:05:16Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/921",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/921",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1349": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1349",
+ "iid": "895",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:13Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "magna reprehenderit sint",
+ "updatedAt": "2023-01-09T04:05:13Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/895",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/895",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1333": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1333",
+ "iid": "879",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:11Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "tempor dolore sint",
+ "updatedAt": "2023-01-09T04:05:11Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/879",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/879",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1321": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1321",
+ "iid": "867",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:10Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "reprehenderit pariatur sint",
+ "updatedAt": "2023-01-09T04:05:10Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/867",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/867",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1318": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1318",
+ "iid": "864",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:10Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sit sint ad",
+ "updatedAt": "2023-01-09T04:05:10Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/864",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/864",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1299": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1299",
+ "iid": "845",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:08Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "velit sint fugiat",
+ "updatedAt": "2023-01-09T04:05:08Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/845",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/845",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1268": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1268",
+ "iid": "814",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:06Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "dolor nostrud sint",
+ "updatedAt": "2023-01-09T04:05:06Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/814",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/814",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1262": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1262",
+ "iid": "808",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:06Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "ut sint esse",
+ "updatedAt": "2023-01-09T04:05:06Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/808",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/808",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1254": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1254",
+ "iid": "800",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:05Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint ea est",
+ "updatedAt": "2023-01-09T04:05:05Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/800",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/800",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1141": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1141",
+ "iid": "687",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:58Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint quis laboris",
+ "updatedAt": "2023-01-09T04:04:58Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/687",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/687",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "UserCore:gid://gitlab/User/9": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/9",
+ "avatarUrl": "https://secure.gravatar.com/avatar/175e76e391370beeb21914ab74c2efd4?s=80&d=identicon",
+ "name": "Kiyoko Bahringer",
+ "username": "jamie"
+ },
+ "ProjectMember:gid://gitlab/ProjectMember/54": {
+ "__typename": "ProjectMember",
+ "id": "gid://gitlab/ProjectMember/54",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/9"
+ }
+ },
+ "UserCore:gid://gitlab/User/19": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/19",
+ "avatarUrl": "https://secure.gravatar.com/avatar/3126153e3301ebf7cc8f7c99e57007f2?s=80&d=identicon",
+ "name": "Cecile Hermann",
+ "username": "jeannetta_breitenberg"
+ },
+ "ProjectMember:gid://gitlab/ProjectMember/53": {
+ "__typename": "ProjectMember",
+ "id": "gid://gitlab/ProjectMember/53",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/19"
+ }
+ },
+ "UserCore:gid://gitlab/User/2": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/2",
+ "avatarUrl": "https://secure.gravatar.com/avatar/a138e401136c90561f949297387a3bb9?s=80&d=identicon",
+ "name": "Tish Treutel",
+ "username": "liana.larkin"
+ },
+ "ProjectMember:gid://gitlab/ProjectMember/52": {
+ "__typename": "ProjectMember",
+ "id": "gid://gitlab/ProjectMember/52",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/2"
+ }
+ },
+ "UserCore:gid://gitlab/User/13": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/13",
+ "avatarUrl": "https://secure.gravatar.com/avatar/0ce8057f452296a13b5620bb2d9ede57?s=80&d=identicon",
+ "name": "Tammy Gusikowski",
+ "username": "xuan_oreilly"
+ },
+ "GroupMember:gid://gitlab/GroupMember/26": {
+ "__typename": "GroupMember",
+ "id": "gid://gitlab/GroupMember/26",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/13"
+ }
+ },
+ "UserCore:gid://gitlab/User/21": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/21",
+ "avatarUrl": "https://secure.gravatar.com/avatar/415b09d256f26403384363d7948c4d77?s=80&d=identicon",
+ "name": "Twanna Hegmann",
+ "username": "jamaal"
+ },
+ "GroupMember:gid://gitlab/GroupMember/25": {
+ "__typename": "GroupMember",
+ "id": "gid://gitlab/GroupMember/25",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/21"
+ }
+ },
+ "UserCore:gid://gitlab/User/14": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/14",
+ "avatarUrl": "https://secure.gravatar.com/avatar/e99697c6664381b0351b7617717dd49b?s=80&d=identicon",
+ "name": "Francie Cole",
+ "username": "greg.wisoky"
+ },
+ "GroupMember:gid://gitlab/GroupMember/11": {
+ "__typename": "GroupMember",
+ "id": "gid://gitlab/GroupMember/11",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/14"
+ }
+ },
+ "UserCore:gid://gitlab/User/7": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/7",
+ "avatarUrl": "https://secure.gravatar.com/avatar/3a382857e362d6cce60d3806dd173444?s=80&d=identicon",
+ "name": "Ivan Carter",
+ "username": "ethyl"
+ },
+ "GroupMember:gid://gitlab/GroupMember/10": {
+ "__typename": "GroupMember",
+ "id": "gid://gitlab/GroupMember/10",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/7"
+ }
+ },
+ "UserCore:gid://gitlab/User/15": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/15",
+ "avatarUrl": "https://secure.gravatar.com/avatar/79653006ff557e081db02deaa4ca281c?s=80&d=identicon",
+ "name": "Danuta Dare",
+ "username": "maddie_hintz"
+ },
+ "GroupMember:gid://gitlab/GroupMember/9": {
+ "__typename": "GroupMember",
+ "id": "gid://gitlab/GroupMember/9",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/15"
+ }
+ },
+ "GroupMember:gid://gitlab/GroupMember/1": {
+ "__typename": "GroupMember",
+ "id": "gid://gitlab/GroupMember/1",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ }
+ },
+ "Milestone:gid://gitlab/Milestone/30": {
+ "__typename": "Milestone",
+ "id": "gid://gitlab/Milestone/30",
+ "title": "v4.0"
+ },
+ "Milestone:gid://gitlab/Milestone/28": {
+ "__typename": "Milestone",
+ "id": "gid://gitlab/Milestone/28",
+ "title": "v2.0"
+ },
+ "Milestone:gid://gitlab/Milestone/27": {
+ "__typename": "Milestone",
+ "id": "gid://gitlab/Milestone/27",
+ "title": "v1.0"
+ },
+ "Milestone:gid://gitlab/Milestone/26": {
+ "__typename": "Milestone",
+ "id": "gid://gitlab/Milestone/26",
+ "title": "v0.0"
+ },
+ "Milestone:gid://gitlab/Milestone/45": {
+ "__typename": "Milestone",
+ "id": "gid://gitlab/Milestone/45",
+ "title": "Sprint - Autem id maxime consequatur quam."
+ },
+ "Label:gid://gitlab/ProjectLabel/99": {
+ "__typename": "Label",
+ "id": "gid://gitlab/ProjectLabel/99",
+ "color": "#a5c6fb",
+ "textColor": "#333333",
+ "title": "Accent"
+ },
+ "Label:gid://gitlab/GroupLabel/41": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/41",
+ "color": "#0609ba",
+ "textColor": "#FFFFFF",
+ "title": "Breckwood"
+ },
+ "Label:gid://gitlab/GroupLabel/48": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/48",
+ "color": "#fa7620",
+ "textColor": "#FFFFFF",
+ "title": "Brieph"
+ },
+ "Label:gid://gitlab/GroupLabel/46": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/46",
+ "color": "#d97020",
+ "textColor": "#FFFFFF",
+ "title": "Bryntfunc"
+ },
+ "Label:gid://gitlab/GroupLabel/50": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/50",
+ "color": "#8a934f",
+ "textColor": "#FFFFFF",
+ "title": "CL"
+ },
+ "Label:gid://gitlab/GroupLabel/44": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/44",
+ "color": "#9e1d53",
+ "textColor": "#FFFFFF",
+ "title": "Cofunc"
+ },
+ "Label:gid://gitlab/ProjectLabel/96": {
+ "__typename": "Label",
+ "id": "gid://gitlab/ProjectLabel/96",
+ "color": "#0384f3",
+ "textColor": "#FFFFFF",
+ "title": "Corolla"
+ },
+ "Label:gid://gitlab/GroupLabel/45": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/45",
+ "color": "#f0b448",
+ "textColor": "#FFFFFF",
+ "title": "Cygcell"
+ },
+ "Label:gid://gitlab/ProjectLabel/95": {
+ "__typename": "Label",
+ "id": "gid://gitlab/ProjectLabel/95",
+ "color": "#d13231",
+ "textColor": "#FFFFFF",
+ "title": "Freestyle"
+ },
+ "Label:gid://gitlab/GroupLabel/49": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/49",
+ "color": "#f43983",
+ "textColor": "#FFFFFF",
+ "title": "Genbalt"
+ },
+ "Label:gid://gitlab/ProjectLabel/98": {
+ "__typename": "Label",
+ "id": "gid://gitlab/ProjectLabel/98",
+ "color": "#247441",
+ "textColor": "#FFFFFF",
+ "title": "LaSabre"
+ },
+ "Label:gid://gitlab/ProjectLabel/97": {
+ "__typename": "Label",
+ "id": "gid://gitlab/ProjectLabel/97",
+ "color": "#3bd51a",
+ "textColor": "#FFFFFF",
+ "title": "Probe"
+ },
+ "Label:gid://gitlab/GroupLabel/47": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/47",
+ "color": "#6bfb9d",
+ "textColor": "#333333",
+ "title": "Techbalt"
+ },
+ "Label:gid://gitlab/GroupLabel/42": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/42",
+ "color": "#996016",
+ "textColor": "#FFFFFF",
+ "title": "Troffe"
+ },
+ "Label:gid://gitlab/GroupLabel/43": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/43",
+ "color": "#a75c05",
+ "textColor": "#FFFFFF",
+ "title": "Tronceforge"
+ },
+ "Issue:gid://gitlab/Issue/1123": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1123",
+ "iid": "669",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:57Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "esse sint est",
+ "updatedAt": "2023-01-09T04:04:57Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/669",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/669",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1100": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1100",
+ "iid": "646",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:56Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "cupidatat sunt sint",
+ "updatedAt": "2023-01-09T04:04:56Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/646",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/646",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1084": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1084",
+ "iid": "630",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:54Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "culpa sint irure",
+ "updatedAt": "2023-01-09T04:04:54Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/630",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/630",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1052": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1052",
+ "iid": "598",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:52Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint in anim",
+ "updatedAt": "2023-01-09T04:04:52Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/598",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/598",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1017": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1017",
+ "iid": "563",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:50Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint lorem sint",
+ "updatedAt": "2023-01-09T04:04:50Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/563",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/563",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1007": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1007",
+ "iid": "553",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:49Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "ea non sint",
+ "updatedAt": "2023-01-09T04:04:49Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/553",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/553",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/988": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/988",
+ "iid": "534",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:47Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "minim ea sint",
+ "updatedAt": "2023-01-09T04:04:47Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/534",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/534",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/949": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/949",
+ "iid": "495",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:42Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "adipiscing sint ullamco",
+ "updatedAt": "2023-01-09T04:04:42Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/495",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/495",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/908": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/908",
+ "iid": "454",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:38Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sit dolore sint",
+ "updatedAt": "2023-01-09T04:04:38Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/454",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/454",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/852": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/852",
+ "iid": "398",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:32Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "dolor adipiscing sint",
+ "updatedAt": "2023-01-09T04:04:32Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/398",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/398",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/842": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/842",
+ "iid": "388",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:31Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "exercitation consequat sint",
+ "updatedAt": "2023-01-09T04:04:31Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/388",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/388",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/782": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/782",
+ "iid": "328",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:23Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "eiusmod mollit sint",
+ "updatedAt": "2023-01-09T04:04:23Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/328",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/328",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/779": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/779",
+ "iid": "325",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:23Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sunt sint aute",
+ "updatedAt": "2023-01-09T04:04:23Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/325",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/325",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/769": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/769",
+ "iid": "315",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:22Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "aute et sint",
+ "updatedAt": "2023-01-09T04:04:22Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/315",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/315",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/718": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/718",
+ "iid": "264",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:15Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "quis sint in",
+ "updatedAt": "2023-01-09T04:04:15Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/264",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/264",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/634": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/634",
+ "iid": "180",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:05Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint in Duis",
+ "updatedAt": "2023-01-09T04:04:05Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/180",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/180",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/614": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/614",
+ "iid": "160",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:02Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "ex magna sint",
+ "updatedAt": "2023-01-09T04:04:02Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/160",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/160",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/564": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/564",
+ "iid": "110",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:02:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "pariatur dolore sint",
+ "updatedAt": "2023-01-09T04:02:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/110",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/110",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/553": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/553",
+ "iid": "99",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:02:28Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "dolor sint anim",
+ "updatedAt": "2023-01-09T04:02:28Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/99",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/99",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/542": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/542",
+ "iid": "88",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:02:27Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint eiusmod anim",
+ "updatedAt": "2023-01-09T04:02:27Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/88",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/88",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ }
+}
diff --git a/spec/frontend/lib/apollo/mock_data/non_persisted_cache.json b/spec/frontend/lib/apollo/mock_data/non_persisted_cache.json
new file mode 100644
index 00000000000..f30461f63db
--- /dev/null
+++ b/spec/frontend/lib/apollo/mock_data/non_persisted_cache.json
@@ -0,0 +1,3089 @@
+{
+ "Project:gid://gitlab/Project/6": {
+ "__typename": "Project",
+ "id": "gid://gitlab/Project/6",
+ "issues({\"includeSubepics\":true,\"state\":\"opened\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "count": 1115
+ },
+ "issues({\"includeSubepics\":true,\"state\":\"closed\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "count": 16
+ },
+ "issues({\"includeSubepics\":true,\"state\":\"all\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "count": 1131
+ },
+ "issues({\"after\":null,\"before\":\"eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowNToyOS4yMzI5NDUwMDAgKzAwMDAiLCJpZCI6IjE1NjYifQ\",\"includeSubepics\":true,\"last\":20,\"sort\":\"UPDATED_DESC\",\"state\":\"opened\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "pageInfo": {
+ "__typename": "PageInfo",
+ "hasNextPage": true,
+ "hasPreviousPage": false,
+ "startCursor": "eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0xMCAxMjozNjo1NC41NDYxNzEwMDAgKzAwMDAiLCJpZCI6IjQ4MyJ9",
+ "endCursor": "eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowNToyOS4zMDE3NDcwMDAgKzAwMDAiLCJpZCI6IjE1NjcifQ"
+ },
+ "nodes": [
+ {
+ "__ref": "Issue:gid://gitlab/Issue/483"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1585"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1584"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1583"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1582"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1581"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1580"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1579"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1578"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1577"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1576"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1575"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1574"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1573"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1572"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1571"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1570"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1569"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1568"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1567"
+ }
+ ]
+ },
+ "issues({\"includeSubepics\":true,\"search\":\"sint\",\"state\":\"opened\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "count": 44
+ },
+ "issues({\"includeSubepics\":true,\"search\":\"sint\",\"state\":\"closed\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "count": 0
+ },
+ "issues({\"includeSubepics\":true,\"search\":\"sint\",\"state\":\"all\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "count": 44
+ },
+ "issues({\"after\":null,\"before\":null,\"first\":20,\"includeSubepics\":true,\"search\":\"sint\",\"sort\":\"UPDATED_DESC\",\"state\":\"opened\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "pageInfo": {
+ "__typename": "PageInfo",
+ "hasNextPage": true,
+ "hasPreviousPage": false,
+ "startCursor": "eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowNTozMC4zMTM3NDMwMDAgKzAwMDAiLCJpZCI6IjE1ODQifQ",
+ "endCursor": "eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowNDo1OC43NDI3NTkwMDAgKzAwMDAiLCJpZCI6IjExNDEifQ"
+ },
+ "nodes": [
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1584"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1540"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1532"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1515"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1514"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1463"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1461"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1439"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1403"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1399"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1375"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1349"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1333"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1321"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1318"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1299"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1268"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1262"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1254"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1141"
+ }
+ ]
+ },
+ "projectMembers({\"relations\":[\"DIRECT\",\"INHERITED\",\"INVITED_GROUPS\"],\"search\":\"\"})": {
+ "__typename": "MemberInterfaceConnection",
+ "nodes": [
+ {
+ "__ref": "ProjectMember:gid://gitlab/ProjectMember/54"
+ },
+ {
+ "__ref": "ProjectMember:gid://gitlab/ProjectMember/53"
+ },
+ {
+ "__ref": "ProjectMember:gid://gitlab/ProjectMember/52"
+ },
+ {
+ "__ref": "GroupMember:gid://gitlab/GroupMember/26"
+ },
+ {
+ "__ref": "GroupMember:gid://gitlab/GroupMember/25"
+ },
+ {
+ "__ref": "GroupMember:gid://gitlab/GroupMember/11"
+ },
+ {
+ "__ref": "GroupMember:gid://gitlab/GroupMember/10"
+ },
+ {
+ "__ref": "GroupMember:gid://gitlab/GroupMember/9"
+ },
+ {
+ "__ref": "GroupMember:gid://gitlab/GroupMember/1"
+ }
+ ]
+ },
+ "milestones({\"includeAncestors\":true,\"searchTitle\":\"\",\"sort\":\"EXPIRED_LAST_DUE_DATE_ASC\",\"state\":\"active\"})": {
+ "__typename": "MilestoneConnection",
+ "nodes": [
+ {
+ "__ref": "Milestone:gid://gitlab/Milestone/30"
+ },
+ {
+ "__ref": "Milestone:gid://gitlab/Milestone/28"
+ },
+ {
+ "__ref": "Milestone:gid://gitlab/Milestone/27"
+ },
+ {
+ "__ref": "Milestone:gid://gitlab/Milestone/26"
+ },
+ {
+ "__ref": "Milestone:gid://gitlab/Milestone/45"
+ }
+ ]
+ },
+ "labels({\"includeAncestorGroups\":true,\"searchTerm\":\"\"})": {
+ "__typename": "LabelConnection",
+ "nodes": [
+ {
+ "__ref": "Label:gid://gitlab/ProjectLabel/99"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/41"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/48"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/46"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/50"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/44"
+ },
+ {
+ "__ref": "Label:gid://gitlab/ProjectLabel/96"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/45"
+ },
+ {
+ "__ref": "Label:gid://gitlab/ProjectLabel/95"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/49"
+ },
+ {
+ "__ref": "Label:gid://gitlab/ProjectLabel/98"
+ },
+ {
+ "__ref": "Label:gid://gitlab/ProjectLabel/97"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/47"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/42"
+ },
+ {
+ "__ref": "Label:gid://gitlab/GroupLabel/43"
+ }
+ ]
+ },
+ "issues({\"after\":\"eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowNDo1OC43NDI3NTkwMDAgKzAwMDAiLCJpZCI6IjExNDEifQ\",\"before\":null,\"first\":20,\"includeSubepics\":true,\"search\":\"sint\",\"sort\":\"UPDATED_DESC\",\"state\":\"opened\",\"types\":[\"ISSUE\",\"INCIDENT\",\"TEST_CASE\",\"TASK\"]})": {
+ "__typename": "IssueConnection",
+ "pageInfo": {
+ "__typename": "PageInfo",
+ "hasNextPage": true,
+ "hasPreviousPage": true,
+ "startCursor": "eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowNDo1Ny42NTgwNTMwMDAgKzAwMDAiLCJpZCI6IjExMjMifQ",
+ "endCursor": "eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowMjoyNy42OTg0MDEwMDAgKzAwMDAiLCJpZCI6IjU0MiJ9"
+ },
+ "nodes": [
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1123"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1100"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1084"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1052"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1017"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/1007"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/988"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/949"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/908"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/852"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/842"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/782"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/779"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/769"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/718"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/634"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/614"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/564"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/553"
+ },
+ {
+ "__ref": "Issue:gid://gitlab/Issue/542"
+ }
+ ]
+ }
+ },
+ "ROOT_QUERY": {
+ "__typename": "Query",
+ "project({\"fullPath\":\"flightjs/Flight\"})": {
+ "__ref": "Project:gid://gitlab/Project/6"
+ }
+ },
+ "UserCore:gid://gitlab/User/1": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/1",
+ "avatarUrl": "https://secure.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61?s=80&d=identicon",
+ "name": "Administrator",
+ "username": "root",
+ "webUrl": "https://gdk.test:3443/root"
+ },
+ "Issue:gid://gitlab/Issue/483": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/483",
+ "iid": "31",
+ "confidential": false,
+ "createdAt": "2022-09-11T15:24:16Z",
+ "downvotes": 1,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 1,
+ "moved": false,
+ "state": "opened",
+ "title": "Instigate the Incident!",
+ "updatedAt": "2023-01-10T12:36:54Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 2,
+ "webPath": "/flightjs/Flight/-/issues/31",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/31",
+ "type": "INCIDENT",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1585": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1585",
+ "iid": "1131",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "proident aute commodo",
+ "updatedAt": "2023-01-09T04:05:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1131",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1131",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1584": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1584",
+ "iid": "1130",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint eiusmod eiusmod",
+ "updatedAt": "2023-01-09T04:05:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1130",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1130",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1583": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1583",
+ "iid": "1129",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "commodo mollit est",
+ "updatedAt": "2023-01-09T04:05:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1129",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1129",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1582": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1582",
+ "iid": "1128",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "non dolore laborum",
+ "updatedAt": "2023-01-09T04:05:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1128",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1128",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1581": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1581",
+ "iid": "1127",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "commodo do occaecat",
+ "updatedAt": "2023-01-09T04:05:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1127",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1127",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1580": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1580",
+ "iid": "1126",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "ea nostrud ea",
+ "updatedAt": "2023-01-09T04:05:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1126",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1126",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1579": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1579",
+ "iid": "1125",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sed lorem fugiat",
+ "updatedAt": "2023-01-09T04:05:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1125",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1125",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1578": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1578",
+ "iid": "1124",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "mollit anim sunt",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1124",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1124",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1577": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1577",
+ "iid": "1123",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "adipiscing fugiat ullamco",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1123",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1123",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1576": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1576",
+ "iid": "1122",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "pariatur et elit",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1122",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1122",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1575": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1575",
+ "iid": "1121",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "ut ipsum occaecat",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1121",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1121",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1574": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1574",
+ "iid": "1120",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "mollit ea elit",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1120",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1120",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1573": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1573",
+ "iid": "1119",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "nostrud voluptate do",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1119",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1119",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1572": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1572",
+ "iid": "1118",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "ullamco consequat in",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1118",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1118",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1571": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1571",
+ "iid": "1117",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "velit Ut est",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1117",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1117",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1570": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1570",
+ "iid": "1116",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "lorem commodo est",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1116",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1116",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1569": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1569",
+ "iid": "1115",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "tempor irure laboris",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1115",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1115",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1568": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1568",
+ "iid": "1114",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "voluptate aliquip est",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1114",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1114",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1567": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1567",
+ "iid": "1113",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:29Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "exercitation dolore labore",
+ "updatedAt": "2023-01-09T04:05:29Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1113",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1113",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1540": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1540",
+ "iid": "1086",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:27Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint nulla dolore",
+ "updatedAt": "2023-01-09T04:05:27Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1086",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1086",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1532": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1532",
+ "iid": "1078",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:27Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "amet culpa sint",
+ "updatedAt": "2023-01-09T04:05:27Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1078",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1078",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1515": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1515",
+ "iid": "1061",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:26Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint Duis incididunt",
+ "updatedAt": "2023-01-09T04:05:26Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1061",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1061",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1514": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1514",
+ "iid": "1060",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:25Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint velit ullamco",
+ "updatedAt": "2023-01-09T04:05:25Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1060",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1060",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1463": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1463",
+ "iid": "1009",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:22Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "dolor occaecat sint",
+ "updatedAt": "2023-01-09T04:05:22Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1009",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1009",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1461": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1461",
+ "iid": "1007",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:22Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "mollit sint irure",
+ "updatedAt": "2023-01-09T04:05:22Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/1007",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/1007",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1439": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1439",
+ "iid": "985",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:21Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint Ut amet",
+ "updatedAt": "2023-01-09T04:05:21Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/985",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/985",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1403": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1403",
+ "iid": "949",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:18Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "in consequat sint",
+ "updatedAt": "2023-01-09T04:05:18Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/949",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/949",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1399": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1399",
+ "iid": "945",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:18Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "velit nulla sint",
+ "updatedAt": "2023-01-09T04:05:18Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/945",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/945",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1375": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1375",
+ "iid": "921",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:16Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint sed ex",
+ "updatedAt": "2023-01-09T04:05:16Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/921",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/921",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1349": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1349",
+ "iid": "895",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:13Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "magna reprehenderit sint",
+ "updatedAt": "2023-01-09T04:05:13Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/895",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/895",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1333": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1333",
+ "iid": "879",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:11Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "tempor dolore sint",
+ "updatedAt": "2023-01-09T04:05:11Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/879",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/879",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1321": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1321",
+ "iid": "867",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:10Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "reprehenderit pariatur sint",
+ "updatedAt": "2023-01-09T04:05:10Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/867",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/867",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1318": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1318",
+ "iid": "864",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:10Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sit sint ad",
+ "updatedAt": "2023-01-09T04:05:10Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/864",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/864",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1299": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1299",
+ "iid": "845",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:08Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "velit sint fugiat",
+ "updatedAt": "2023-01-09T04:05:08Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/845",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/845",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1268": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1268",
+ "iid": "814",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:06Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "dolor nostrud sint",
+ "updatedAt": "2023-01-09T04:05:06Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/814",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/814",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1262": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1262",
+ "iid": "808",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:06Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "ut sint esse",
+ "updatedAt": "2023-01-09T04:05:06Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/808",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/808",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1254": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1254",
+ "iid": "800",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:05:05Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint ea est",
+ "updatedAt": "2023-01-09T04:05:05Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/800",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/800",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1141": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1141",
+ "iid": "687",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:58Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint quis laboris",
+ "updatedAt": "2023-01-09T04:04:58Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/687",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/687",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "UserCore:gid://gitlab/User/9": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/9",
+ "avatarUrl": "https://secure.gravatar.com/avatar/175e76e391370beeb21914ab74c2efd4?s=80&d=identicon",
+ "name": "Kiyoko Bahringer",
+ "username": "jamie"
+ },
+ "ProjectMember:gid://gitlab/ProjectMember/54": {
+ "__typename": "ProjectMember",
+ "id": "gid://gitlab/ProjectMember/54",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/9"
+ }
+ },
+ "UserCore:gid://gitlab/User/19": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/19",
+ "avatarUrl": "https://secure.gravatar.com/avatar/3126153e3301ebf7cc8f7c99e57007f2?s=80&d=identicon",
+ "name": "Cecile Hermann",
+ "username": "jeannetta_breitenberg"
+ },
+ "ProjectMember:gid://gitlab/ProjectMember/53": {
+ "__typename": "ProjectMember",
+ "id": "gid://gitlab/ProjectMember/53",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/19"
+ }
+ },
+ "UserCore:gid://gitlab/User/2": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/2",
+ "avatarUrl": "https://secure.gravatar.com/avatar/a138e401136c90561f949297387a3bb9?s=80&d=identicon",
+ "name": "Tish Treutel",
+ "username": "liana.larkin"
+ },
+ "ProjectMember:gid://gitlab/ProjectMember/52": {
+ "__typename": "ProjectMember",
+ "id": "gid://gitlab/ProjectMember/52",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/2"
+ }
+ },
+ "UserCore:gid://gitlab/User/13": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/13",
+ "avatarUrl": "https://secure.gravatar.com/avatar/0ce8057f452296a13b5620bb2d9ede57?s=80&d=identicon",
+ "name": "Tammy Gusikowski",
+ "username": "xuan_oreilly"
+ },
+ "GroupMember:gid://gitlab/GroupMember/26": {
+ "__typename": "GroupMember",
+ "id": "gid://gitlab/GroupMember/26",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/13"
+ }
+ },
+ "UserCore:gid://gitlab/User/21": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/21",
+ "avatarUrl": "https://secure.gravatar.com/avatar/415b09d256f26403384363d7948c4d77?s=80&d=identicon",
+ "name": "Twanna Hegmann",
+ "username": "jamaal"
+ },
+ "GroupMember:gid://gitlab/GroupMember/25": {
+ "__typename": "GroupMember",
+ "id": "gid://gitlab/GroupMember/25",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/21"
+ }
+ },
+ "UserCore:gid://gitlab/User/14": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/14",
+ "avatarUrl": "https://secure.gravatar.com/avatar/e99697c6664381b0351b7617717dd49b?s=80&d=identicon",
+ "name": "Francie Cole",
+ "username": "greg.wisoky"
+ },
+ "GroupMember:gid://gitlab/GroupMember/11": {
+ "__typename": "GroupMember",
+ "id": "gid://gitlab/GroupMember/11",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/14"
+ }
+ },
+ "UserCore:gid://gitlab/User/7": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/7",
+ "avatarUrl": "https://secure.gravatar.com/avatar/3a382857e362d6cce60d3806dd173444?s=80&d=identicon",
+ "name": "Ivan Carter",
+ "username": "ethyl"
+ },
+ "GroupMember:gid://gitlab/GroupMember/10": {
+ "__typename": "GroupMember",
+ "id": "gid://gitlab/GroupMember/10",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/7"
+ }
+ },
+ "UserCore:gid://gitlab/User/15": {
+ "__typename": "UserCore",
+ "id": "gid://gitlab/User/15",
+ "avatarUrl": "https://secure.gravatar.com/avatar/79653006ff557e081db02deaa4ca281c?s=80&d=identicon",
+ "name": "Danuta Dare",
+ "username": "maddie_hintz"
+ },
+ "GroupMember:gid://gitlab/GroupMember/9": {
+ "__typename": "GroupMember",
+ "id": "gid://gitlab/GroupMember/9",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/15"
+ }
+ },
+ "GroupMember:gid://gitlab/GroupMember/1": {
+ "__typename": "GroupMember",
+ "id": "gid://gitlab/GroupMember/1",
+ "user": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ }
+ },
+ "Milestone:gid://gitlab/Milestone/30": {
+ "__typename": "Milestone",
+ "id": "gid://gitlab/Milestone/30",
+ "title": "v4.0"
+ },
+ "Milestone:gid://gitlab/Milestone/28": {
+ "__typename": "Milestone",
+ "id": "gid://gitlab/Milestone/28",
+ "title": "v2.0"
+ },
+ "Milestone:gid://gitlab/Milestone/27": {
+ "__typename": "Milestone",
+ "id": "gid://gitlab/Milestone/27",
+ "title": "v1.0"
+ },
+ "Milestone:gid://gitlab/Milestone/26": {
+ "__typename": "Milestone",
+ "id": "gid://gitlab/Milestone/26",
+ "title": "v0.0"
+ },
+ "Milestone:gid://gitlab/Milestone/45": {
+ "__typename": "Milestone",
+ "id": "gid://gitlab/Milestone/45",
+ "title": "Sprint - Autem id maxime consequatur quam."
+ },
+ "Label:gid://gitlab/ProjectLabel/99": {
+ "__typename": "Label",
+ "id": "gid://gitlab/ProjectLabel/99",
+ "color": "#a5c6fb",
+ "textColor": "#333333",
+ "title": "Accent"
+ },
+ "Label:gid://gitlab/GroupLabel/41": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/41",
+ "color": "#0609ba",
+ "textColor": "#FFFFFF",
+ "title": "Breckwood"
+ },
+ "Label:gid://gitlab/GroupLabel/48": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/48",
+ "color": "#fa7620",
+ "textColor": "#FFFFFF",
+ "title": "Brieph"
+ },
+ "Label:gid://gitlab/GroupLabel/46": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/46",
+ "color": "#d97020",
+ "textColor": "#FFFFFF",
+ "title": "Bryntfunc"
+ },
+ "Label:gid://gitlab/GroupLabel/50": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/50",
+ "color": "#8a934f",
+ "textColor": "#FFFFFF",
+ "title": "CL"
+ },
+ "Label:gid://gitlab/GroupLabel/44": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/44",
+ "color": "#9e1d53",
+ "textColor": "#FFFFFF",
+ "title": "Cofunc"
+ },
+ "Label:gid://gitlab/ProjectLabel/96": {
+ "__typename": "Label",
+ "id": "gid://gitlab/ProjectLabel/96",
+ "color": "#0384f3",
+ "textColor": "#FFFFFF",
+ "title": "Corolla"
+ },
+ "Label:gid://gitlab/GroupLabel/45": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/45",
+ "color": "#f0b448",
+ "textColor": "#FFFFFF",
+ "title": "Cygcell"
+ },
+ "Label:gid://gitlab/ProjectLabel/95": {
+ "__typename": "Label",
+ "id": "gid://gitlab/ProjectLabel/95",
+ "color": "#d13231",
+ "textColor": "#FFFFFF",
+ "title": "Freestyle"
+ },
+ "Label:gid://gitlab/GroupLabel/49": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/49",
+ "color": "#f43983",
+ "textColor": "#FFFFFF",
+ "title": "Genbalt"
+ },
+ "Label:gid://gitlab/ProjectLabel/98": {
+ "__typename": "Label",
+ "id": "gid://gitlab/ProjectLabel/98",
+ "color": "#247441",
+ "textColor": "#FFFFFF",
+ "title": "LaSabre"
+ },
+ "Label:gid://gitlab/ProjectLabel/97": {
+ "__typename": "Label",
+ "id": "gid://gitlab/ProjectLabel/97",
+ "color": "#3bd51a",
+ "textColor": "#FFFFFF",
+ "title": "Probe"
+ },
+ "Label:gid://gitlab/GroupLabel/47": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/47",
+ "color": "#6bfb9d",
+ "textColor": "#333333",
+ "title": "Techbalt"
+ },
+ "Label:gid://gitlab/GroupLabel/42": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/42",
+ "color": "#996016",
+ "textColor": "#FFFFFF",
+ "title": "Troffe"
+ },
+ "Label:gid://gitlab/GroupLabel/43": {
+ "__typename": "Label",
+ "id": "gid://gitlab/GroupLabel/43",
+ "color": "#a75c05",
+ "textColor": "#FFFFFF",
+ "title": "Tronceforge"
+ },
+ "Issue:gid://gitlab/Issue/1123": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1123",
+ "iid": "669",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:57Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "esse sint est",
+ "updatedAt": "2023-01-09T04:04:57Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/669",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/669",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1100": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1100",
+ "iid": "646",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:56Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "cupidatat sunt sint",
+ "updatedAt": "2023-01-09T04:04:56Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/646",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/646",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1084": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1084",
+ "iid": "630",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:54Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "culpa sint irure",
+ "updatedAt": "2023-01-09T04:04:54Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/630",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/630",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1052": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1052",
+ "iid": "598",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:52Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint in anim",
+ "updatedAt": "2023-01-09T04:04:52Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/598",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/598",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1017": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1017",
+ "iid": "563",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:50Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint lorem sint",
+ "updatedAt": "2023-01-09T04:04:50Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/563",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/563",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/1007": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/1007",
+ "iid": "553",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:49Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "ea non sint",
+ "updatedAt": "2023-01-09T04:04:49Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/553",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/553",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/988": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/988",
+ "iid": "534",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:47Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "minim ea sint",
+ "updatedAt": "2023-01-09T04:04:47Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/534",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/534",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/949": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/949",
+ "iid": "495",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:42Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "adipiscing sint ullamco",
+ "updatedAt": "2023-01-09T04:04:42Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/495",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/495",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/908": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/908",
+ "iid": "454",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:38Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sit dolore sint",
+ "updatedAt": "2023-01-09T04:04:38Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/454",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/454",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/852": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/852",
+ "iid": "398",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:32Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "dolor adipiscing sint",
+ "updatedAt": "2023-01-09T04:04:32Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/398",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/398",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/842": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/842",
+ "iid": "388",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:31Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "exercitation consequat sint",
+ "updatedAt": "2023-01-09T04:04:31Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/388",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/388",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/782": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/782",
+ "iid": "328",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:23Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "eiusmod mollit sint",
+ "updatedAt": "2023-01-09T04:04:23Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/328",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/328",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/779": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/779",
+ "iid": "325",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:23Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sunt sint aute",
+ "updatedAt": "2023-01-09T04:04:23Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/325",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/325",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/769": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/769",
+ "iid": "315",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:22Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "aute et sint",
+ "updatedAt": "2023-01-09T04:04:22Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/315",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/315",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/718": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/718",
+ "iid": "264",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:15Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "quis sint in",
+ "updatedAt": "2023-01-09T04:04:15Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/264",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/264",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/634": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/634",
+ "iid": "180",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:05Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint in Duis",
+ "updatedAt": "2023-01-09T04:04:05Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/180",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/180",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/614": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/614",
+ "iid": "160",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:04:02Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "ex magna sint",
+ "updatedAt": "2023-01-09T04:04:02Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/160",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/160",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/564": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/564",
+ "iid": "110",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:02:30Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "pariatur dolore sint",
+ "updatedAt": "2023-01-09T04:02:30Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/110",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/110",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/553": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/553",
+ "iid": "99",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:02:28Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "dolor sint anim",
+ "updatedAt": "2023-01-09T04:02:28Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/99",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/99",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ },
+ "Issue:gid://gitlab/Issue/542": {
+ "__typename": "Issue",
+ "id": "gid://gitlab/Issue/542",
+ "iid": "88",
+ "confidential": false,
+ "createdAt": "2023-01-09T04:02:27Z",
+ "downvotes": 0,
+ "dueDate": null,
+ "hidden": false,
+ "humanTimeEstimate": null,
+ "mergeRequestsCount": 0,
+ "moved": false,
+ "state": "opened",
+ "title": "sint eiusmod anim",
+ "updatedAt": "2023-01-09T04:02:27Z",
+ "closedAt": null,
+ "upvotes": 0,
+ "userDiscussionsCount": 0,
+ "webPath": "/flightjs/Flight/-/issues/88",
+ "webUrl": "https://gdk.test:3443/flightjs/Flight/-/issues/88",
+ "type": "ISSUE",
+ "assignees": {
+ "__typename": "UserCoreConnection",
+ "nodes": []
+ },
+ "author": {
+ "__ref": "UserCore:gid://gitlab/User/1"
+ },
+ "labels": {
+ "__typename": "LabelConnection",
+ "nodes": []
+ },
+ "milestone": null,
+ "taskCompletionStatus": {
+ "__typename": "TaskCompletionStatus",
+ "completedCount": 0,
+ "count": 0
+ },
+ "blockingCount": 0,
+ "healthStatus": null,
+ "weight": null
+ }
+}
diff --git a/spec/frontend/lib/apollo/persist_link_spec.js b/spec/frontend/lib/apollo/persist_link_spec.js
new file mode 100644
index 00000000000..ddb861bcee0
--- /dev/null
+++ b/spec/frontend/lib/apollo/persist_link_spec.js
@@ -0,0 +1,74 @@
+/* eslint-disable no-underscore-dangle */
+import { gql, execute, ApolloLink, Observable } from '@apollo/client/core';
+import { testApolloLink } from 'helpers/test_apollo_link';
+import { getPersistLink } from '~/lib/apollo/persist_link';
+
+const DEFAULT_QUERY = gql`
+ query {
+ foo {
+ bar
+ }
+ }
+`;
+
+const QUERY_WITH_DIRECTIVE = gql`
+ query {
+ foo @persist {
+ bar
+ }
+ }
+`;
+
+const QUERY_WITH_PERSIST_FIELD = gql`
+ query {
+ foo @persist {
+ bar
+ __persist
+ }
+ }
+`;
+
+const terminatingLink = new ApolloLink(() => Observable.of({ data: { foo: { bar: 1 } } }));
+
+describe('~/lib/apollo/persist_link', () => {
+ let subscription;
+
+ afterEach(() => {
+ if (subscription) {
+ subscription.unsubscribe();
+ }
+ });
+
+ it('removes `@persist` directive from the operation', async () => {
+ const operation = await testApolloLink(getPersistLink(), {}, QUERY_WITH_DIRECTIVE);
+ const { selections } = operation.query.definitions[0].selectionSet;
+
+ expect(selections[0].directives).toEqual([]);
+ });
+
+ it('removes `__persist` fields from the operation with `@persist` directive', async () => {
+ const operation = await testApolloLink(getPersistLink(), {}, QUERY_WITH_PERSIST_FIELD);
+
+ const { selections } = operation.query.definitions[0].selectionSet;
+ const childFields = selections[0].selectionSet.selections;
+
+ expect(childFields).toHaveLength(1);
+ expect(childFields.some((field) => field.name.value === '__persist')).toBe(false);
+ });
+
+ it('decorates the response with `__persist: true` is there is `__persist` field in the query', async () => {
+ const link = getPersistLink().concat(terminatingLink);
+
+ subscription = execute(link, { query: QUERY_WITH_PERSIST_FIELD }).subscribe(({ data }) => {
+ expect(data.foo.__persist).toBe(true);
+ });
+ });
+
+ it('does not decorate the response with `__persist: true` is there if query is not persistent', async () => {
+ const link = getPersistLink().concat(terminatingLink);
+
+ subscription = execute(link, { query: DEFAULT_QUERY }).subscribe(({ data }) => {
+ expect(data.foo.__persist).toBe(undefined);
+ });
+ });
+});
diff --git a/spec/frontend/lib/apollo/persistence_mapper_spec.js b/spec/frontend/lib/apollo/persistence_mapper_spec.js
new file mode 100644
index 00000000000..2efe28d2ca7
--- /dev/null
+++ b/spec/frontend/lib/apollo/persistence_mapper_spec.js
@@ -0,0 +1,163 @@
+import { persistenceMapper } from '~/lib/apollo/persistence_mapper';
+import NON_PERSISTED_CACHE from './mock_data/non_persisted_cache.json';
+import CACHE_WITH_PERSIST_DIRECTIVE from './mock_data/cache_with_persist_directive.json';
+import CACHE_WITH_PERSIST_DIRECTIVE_AND_FIELDS from './mock_data/cache_with_persist_directive_and_field.json';
+
+describe('lib/apollo/persistence_mapper', () => {
+ it('returns only empty root query if `@persist` directive or `__persist` field is not present', async () => {
+ const persistedData = await persistenceMapper(JSON.stringify(NON_PERSISTED_CACHE));
+
+ expect(JSON.parse(persistedData)).toEqual({ ROOT_QUERY: { __typename: 'Query' } });
+ });
+
+ it('returns root query with one `project` field if only `@persist` directive is present', async () => {
+ const persistedData = await persistenceMapper(JSON.stringify(CACHE_WITH_PERSIST_DIRECTIVE));
+
+ expect(JSON.parse(persistedData)).toEqual({
+ ROOT_QUERY: {
+ __typename: 'Query',
+ 'project({"fullPath":"flightjs/Flight"}) @persist': {
+ __ref: 'Project:gid://gitlab/Project/6',
+ },
+ },
+ 'Project:gid://gitlab/Project/6': { __typename: 'Project', id: 'gid://gitlab/Project/6' },
+ });
+ });
+
+ it('returns root query nested fields that contain `__persist` field if `@persist` directive is present', async () => {
+ const persistedData = await persistenceMapper(
+ JSON.stringify(CACHE_WITH_PERSIST_DIRECTIVE_AND_FIELDS),
+ );
+
+ expect(JSON.parse(persistedData)).toEqual({
+ ROOT_QUERY: {
+ __typename: 'Query',
+ 'project({"fullPath":"flightjs/Flight"}) @persist': {
+ __ref: 'Project:gid://gitlab/Project/6',
+ },
+ },
+ 'Project:gid://gitlab/Project/6': {
+ __typename: 'Project',
+ id: 'gid://gitlab/Project/6',
+ 'issues({"after":null,"before":"eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowNToyOS4yMzI5NDUwMDAgKzAwMDAiLCJpZCI6IjE1NjYifQ","includeSubepics":true,"last":20,"sort":"UPDATED_DESC","state":"opened","types":["ISSUE","INCIDENT","TEST_CASE","TASK"]})': {
+ __typename: 'IssueConnection',
+ __persist: true,
+ pageInfo: {
+ __typename: 'PageInfo',
+ hasNextPage: true,
+ hasPreviousPage: false,
+ startCursor:
+ 'eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0xMCAxMjozNjo1NC41NDYxNzEwMDAgKzAwMDAiLCJpZCI6IjQ4MyJ9',
+ endCursor:
+ 'eyJ1cGRhdGVkX2F0IjoiMjAyMy0wMS0wOSAwNDowNToyOS4zMDE3NDcwMDAgKzAwMDAiLCJpZCI6IjE1NjcifQ',
+ },
+ nodes: [
+ {
+ __ref: 'Issue:gid://gitlab/Issue/483',
+ },
+ {
+ __ref: 'Issue:gid://gitlab/Issue/1585',
+ },
+ {
+ __ref: 'Issue:gid://gitlab/Issue/1584',
+ },
+ {
+ __ref: 'Issue:gid://gitlab/Issue/1583',
+ },
+ {
+ __ref: 'Issue:gid://gitlab/Issue/1582',
+ },
+ {
+ __ref: 'Issue:gid://gitlab/Issue/1581',
+ },
+ {
+ __ref: 'Issue:gid://gitlab/Issue/1580',
+ },
+ {
+ __ref: 'Issue:gid://gitlab/Issue/1579',
+ },
+ {
+ __ref: 'Issue:gid://gitlab/Issue/1578',
+ },
+ {
+ __ref: 'Issue:gid://gitlab/Issue/1577',
+ },
+ {
+ __ref: 'Issue:gid://gitlab/Issue/1576',
+ },
+ {
+ __ref: 'Issue:gid://gitlab/Issue/1575',
+ },
+ {
+ __ref: 'Issue:gid://gitlab/Issue/1574',
+ },
+ {
+ __ref: 'Issue:gid://gitlab/Issue/1573',
+ },
+ {
+ __ref: 'Issue:gid://gitlab/Issue/1572',
+ },
+ {
+ __ref: 'Issue:gid://gitlab/Issue/1571',
+ },
+ {
+ __ref: 'Issue:gid://gitlab/Issue/1570',
+ },
+ {
+ __ref: 'Issue:gid://gitlab/Issue/1569',
+ },
+ {
+ __ref: 'Issue:gid://gitlab/Issue/1568',
+ },
+ {
+ __ref: 'Issue:gid://gitlab/Issue/1567',
+ },
+ ],
+ },
+ },
+ 'Issue:gid://gitlab/Issue/483': {
+ __typename: 'Issue',
+ __persist: true,
+ id: 'gid://gitlab/Issue/483',
+ iid: '31',
+ confidential: false,
+ createdAt: '2022-09-11T15:24:16Z',
+ downvotes: 1,
+ dueDate: null,
+ hidden: false,
+ humanTimeEstimate: null,
+ mergeRequestsCount: 1,
+ moved: false,
+ state: 'opened',
+ title: 'Instigate the Incident!',
+ updatedAt: '2023-01-10T12:36:54Z',
+ closedAt: null,
+ upvotes: 0,
+ userDiscussionsCount: 2,
+ webPath: '/flightjs/Flight/-/issues/31',
+ webUrl: 'https://gdk.test:3443/flightjs/Flight/-/issues/31',
+ type: 'INCIDENT',
+ assignees: {
+ __typename: 'UserCoreConnection',
+ nodes: [],
+ },
+ author: {
+ __ref: 'UserCore:gid://gitlab/User/1',
+ },
+ labels: {
+ __typename: 'LabelConnection',
+ nodes: [],
+ },
+ milestone: null,
+ taskCompletionStatus: {
+ __typename: 'TaskCompletionStatus',
+ completedCount: 0,
+ count: 0,
+ },
+ blockingCount: 0,
+ healthStatus: null,
+ weight: null,
+ },
+ });
+ });
+});
diff --git a/spec/frontend/lib/utils/ajax_cache_spec.js b/spec/frontend/lib/utils/ajax_cache_spec.js
index d4b95172d18..338302642ff 100644
--- a/spec/frontend/lib/utils/ajax_cache_spec.js
+++ b/spec/frontend/lib/utils/ajax_cache_spec.js
@@ -1,6 +1,7 @@
import MockAdapter from 'axios-mock-adapter';
import AjaxCache from '~/lib/utils/ajax_cache';
import axios from '~/lib/utils/axios_utils';
+import { HTTP_STATUS_OK } from '~/lib/utils/http_status';
describe('AjaxCache', () => {
const dummyEndpoint = '/AjaxCache/dummyEndpoint';
@@ -102,7 +103,7 @@ describe('AjaxCache', () => {
});
it('stores and returns data from Ajax call if cache is empty', () => {
- mock.onGet(dummyEndpoint).reply(200, dummyResponse);
+ mock.onGet(dummyEndpoint).reply(HTTP_STATUS_OK, dummyResponse);
return AjaxCache.retrieve(dummyEndpoint).then((data) => {
expect(data).toEqual(dummyResponse);
@@ -111,7 +112,7 @@ describe('AjaxCache', () => {
});
it('makes no Ajax call if request is pending', () => {
- mock.onGet(dummyEndpoint).reply(200, dummyResponse);
+ mock.onGet(dummyEndpoint).reply(HTTP_STATUS_OK, dummyResponse);
return Promise.all([
AjaxCache.retrieve(dummyEndpoint),
@@ -148,7 +149,7 @@ describe('AjaxCache', () => {
AjaxCache.internalStorage[dummyEndpoint] = oldDummyResponse;
- mock.onGet(dummyEndpoint).reply(200, dummyResponse);
+ mock.onGet(dummyEndpoint).reply(HTTP_STATUS_OK, dummyResponse);
return Promise.all([
AjaxCache.retrieve(dummyEndpoint),
diff --git a/spec/frontend/lib/utils/apollo_startup_js_link_spec.js b/spec/frontend/lib/utils/apollo_startup_js_link_spec.js
index b972f669ac4..78eef205b49 100644
--- a/spec/frontend/lib/utils/apollo_startup_js_link_spec.js
+++ b/spec/frontend/lib/utils/apollo_startup_js_link_spec.js
@@ -1,5 +1,6 @@
import { ApolloLink, Observable } from '@apollo/client/core';
import { StartupJSLink } from '~/lib/utils/apollo_startup_js_link';
+import { HTTP_STATUS_NOT_FOUND, HTTP_STATUS_OK } from '~/lib/utils/http_status';
describe('StartupJSLink', () => {
const FORWARDED_RESPONSE = { data: 'FORWARDED_RESPONSE' };
@@ -37,7 +38,7 @@ describe('StartupJSLink', () => {
let startupLink;
let link;
- function mockFetchCall(status = 200, response = STARTUP_JS_RESPONSE) {
+ function mockFetchCall(status = HTTP_STATUS_OK, response = STARTUP_JS_RESPONSE) {
const p = {
ok: status >= 200 && status < 300,
status,
@@ -175,7 +176,7 @@ describe('StartupJSLink', () => {
window.gl = {
startup_graphql_calls: [
{
- fetchCall: mockFetchCall(404),
+ fetchCall: mockFetchCall(HTTP_STATUS_NOT_FOUND),
query: STARTUP_JS_QUERY,
variables: { id: 3 },
},
@@ -209,7 +210,7 @@ describe('StartupJSLink', () => {
window.gl = {
startup_graphql_calls: [
{
- fetchCall: mockFetchCall(200, ERROR_RESPONSE),
+ fetchCall: mockFetchCall(HTTP_STATUS_OK, ERROR_RESPONSE),
query: STARTUP_JS_QUERY,
variables: { id: 3 },
},
@@ -226,7 +227,7 @@ describe('StartupJSLink', () => {
window.gl = {
startup_graphql_calls: [
{
- fetchCall: mockFetchCall(200, { 'no-data': 'yay' }),
+ fetchCall: mockFetchCall(HTTP_STATUS_OK, { 'no-data': 'yay' }),
query: STARTUP_JS_QUERY,
variables: { id: 3 },
},
@@ -339,7 +340,7 @@ describe('StartupJSLink', () => {
variables: { id: 3 },
},
{
- fetchCall: mockFetchCall(200, STARTUP_JS_RESPONSE_TWO),
+ fetchCall: mockFetchCall(HTTP_STATUS_OK, STARTUP_JS_RESPONSE_TWO),
query: STARTUP_JS_QUERY_TWO,
variables: { id: 3 },
},
diff --git a/spec/frontend/lib/utils/axios_startup_calls_spec.js b/spec/frontend/lib/utils/axios_startup_calls_spec.js
index e12bf725560..4471b781446 100644
--- a/spec/frontend/lib/utils/axios_startup_calls_spec.js
+++ b/spec/frontend/lib/utils/axios_startup_calls_spec.js
@@ -1,6 +1,7 @@
import axios from 'axios';
import MockAdapter from 'axios-mock-adapter';
import setupAxiosStartupCalls from '~/lib/utils/axios_startup_calls';
+import { HTTP_STATUS_BAD_REQUEST, HTTP_STATUS_OK } from '~/lib/utils/http_status';
describe('setupAxiosStartupCalls', () => {
const AXIOS_RESPONSE = { text: 'AXIOS_RESPONSE' };
@@ -31,9 +32,9 @@ describe('setupAxiosStartupCalls', () => {
beforeEach(() => {
window.gl = {};
mock = new MockAdapter(axios);
- mock.onGet('/non-startup').reply(200, AXIOS_RESPONSE);
- mock.onGet('/startup').reply(200, AXIOS_RESPONSE);
- mock.onGet('/startup-failing').reply(200, AXIOS_RESPONSE);
+ mock.onGet('/non-startup').reply(HTTP_STATUS_OK, AXIOS_RESPONSE);
+ mock.onGet('/startup').reply(HTTP_STATUS_OK, AXIOS_RESPONSE);
+ mock.onGet('/startup-failing').reply(HTTP_STATUS_OK, AXIOS_RESPONSE);
});
afterEach(() => {
@@ -52,10 +53,10 @@ describe('setupAxiosStartupCalls', () => {
beforeEach(() => {
window.gl.startup_calls = {
'/startup': {
- fetchCall: mockFetchCall(200),
+ fetchCall: mockFetchCall(HTTP_STATUS_OK),
},
'/startup-failing': {
- fetchCall: mockFetchCall(400),
+ fetchCall: mockFetchCall(HTTP_STATUS_BAD_REQUEST),
},
};
setupAxiosStartupCalls(axios);
@@ -80,7 +81,7 @@ describe('setupAxiosStartupCalls', () => {
const { headers, data, status, statusText } = await axios.get('/startup');
expect(headers).toEqual({ 'content-type': 'application/json' });
- expect(status).toBe(200);
+ expect(status).toBe(HTTP_STATUS_OK);
expect(statusText).toBe('MOCK-FETCH 200');
expect(data).toEqual(STARTUP_JS_RESPONSE);
expect(data).not.toEqual(AXIOS_RESPONSE);
@@ -126,7 +127,7 @@ describe('setupAxiosStartupCalls', () => {
it('removes GitLab Base URL from startup call', async () => {
window.gl.startup_calls = {
'/startup': {
- fetchCall: mockFetchCall(200),
+ fetchCall: mockFetchCall(HTTP_STATUS_OK),
},
};
setupAxiosStartupCalls(axios);
@@ -139,7 +140,7 @@ describe('setupAxiosStartupCalls', () => {
it('sorts the params in the requested API url', async () => {
window.gl.startup_calls = {
'/startup?alpha=true&bravo=true': {
- fetchCall: mockFetchCall(200),
+ fetchCall: mockFetchCall(HTTP_STATUS_OK),
},
};
setupAxiosStartupCalls(axios);
diff --git a/spec/frontend/lib/utils/axios_utils_spec.js b/spec/frontend/lib/utils/axios_utils_spec.js
index 1585a38ae86..2656fb1d648 100644
--- a/spec/frontend/lib/utils/axios_utils_spec.js
+++ b/spec/frontend/lib/utils/axios_utils_spec.js
@@ -3,14 +3,15 @@
import AxiosMockAdapter from 'axios-mock-adapter';
import axios from '~/lib/utils/axios_utils';
+import { HTTP_STATUS_INTERNAL_SERVER_ERROR, HTTP_STATUS_OK } from '~/lib/utils/http_status';
describe('axios_utils', () => {
let mock;
beforeEach(() => {
mock = new AxiosMockAdapter(axios);
- mock.onAny('/ok').reply(200);
- mock.onAny('/err').reply(500);
+ mock.onAny('/ok').reply(HTTP_STATUS_OK);
+ mock.onAny('/err').reply(HTTP_STATUS_INTERNAL_SERVER_ERROR);
// eslint-disable-next-line jest/no-standalone-expect
expect(axios.countActiveRequests()).toBe(0);
});
@@ -27,8 +28,8 @@ describe('axios_utils', () => {
return axios.waitForAll().finally(() => {
expect(handler).toHaveBeenCalledTimes(2);
- expect(handler.mock.calls[0][0].status).toBe(200);
- expect(handler.mock.calls[1][0].response.status).toBe(500);
+ expect(handler.mock.calls[0][0].status).toBe(HTTP_STATUS_OK);
+ expect(handler.mock.calls[1][0].response.status).toBe(HTTP_STATUS_INTERNAL_SERVER_ERROR);
});
});
});
diff --git a/spec/frontend/lib/utils/common_utils_spec.js b/spec/frontend/lib/utils/common_utils_spec.js
index 08ba78cddff..7b068f7d248 100644
--- a/spec/frontend/lib/utils/common_utils_spec.js
+++ b/spec/frontend/lib/utils/common_utils_spec.js
@@ -1,5 +1,4 @@
import * as commonUtils from '~/lib/utils/common_utils';
-import setWindowLocation from 'helpers/set_window_location_helper';
describe('common_utils', () => {
describe('getPagePath', () => {
@@ -623,6 +622,23 @@ describe('common_utils', () => {
milestones: ['12.3', '12.4'],
},
},
+ convertObjectPropsToLowerCase: {
+ obj: {
+ 'Project-Name': 'GitLab CE',
+ 'Group-Name': 'GitLab.org',
+ 'License-Type': 'MIT',
+ 'Mile-Stones': ['12.3', '12.4'],
+ },
+ objNested: {
+ 'Project-Name': 'GitLab CE',
+ 'Group-Name': 'GitLab.org',
+ 'License-Type': 'MIT',
+ 'Tech-Stack': {
+ 'Frontend-Framework': 'Vue',
+ },
+ 'Mile-Stones': ['12.3', '12.4'],
+ },
+ },
};
describe('convertObjectProps', () => {
@@ -638,6 +654,7 @@ describe('common_utils', () => {
${'convertObjectProps'} | ${mockObjects.convertObjectProps.obj} | ${mockObjects.convertObjectProps.objNested}
${'convertObjectPropsToCamelCase'} | ${mockObjects.convertObjectPropsToCamelCase.obj} | ${mockObjects.convertObjectPropsToCamelCase.objNested}
${'convertObjectPropsToSnakeCase'} | ${mockObjects.convertObjectPropsToSnakeCase.obj} | ${mockObjects.convertObjectPropsToSnakeCase.objNested}
+ ${'convertObjectPropsToLowerCase'} | ${mockObjects.convertObjectPropsToLowerCase.obj} | ${mockObjects.convertObjectPropsToLowerCase.objNested}
`('$functionName', ({ functionName, mockObj, mockObjNested }) => {
const testFunction =
functionName === 'convertObjectProps'
@@ -671,6 +688,12 @@ describe('common_utils', () => {
absolute_web_url: 'https://gitlab.com/gitlab-org/',
milestones: ['12.3', '12.4'],
},
+ convertObjectPropsToLowerCase: {
+ 'project-name': 'GitLab CE',
+ 'group-name': 'GitLab.org',
+ 'license-type': 'MIT',
+ 'mile-stones': ['12.3', '12.4'],
+ },
};
expect(testFunction(mockObj)).toEqual(expected[functionName]);
@@ -711,6 +734,15 @@ describe('common_utils', () => {
},
milestones: ['12.3', '12.4'],
},
+ convertObjectPropsToLowerCase: {
+ 'project-name': 'GitLab CE',
+ 'group-name': 'GitLab.org',
+ 'license-type': 'MIT',
+ 'tech-stack': {
+ 'Frontend-Framework': 'Vue',
+ },
+ 'mile-stones': ['12.3', '12.4'],
+ },
};
expect(testFunction(mockObjNested)).toEqual(expected[functionName]);
@@ -752,6 +784,15 @@ describe('common_utils', () => {
},
milestones: ['12.3', '12.4'],
},
+ convertObjectPropsToLowerCase: {
+ 'project-name': 'GitLab CE',
+ 'group-name': 'GitLab.org',
+ 'license-type': 'MIT',
+ 'tech-stack': {
+ 'frontend-framework': 'Vue',
+ },
+ 'mile-stones': ['12.3', '12.4'],
+ },
};
it('converts nested objects', () => {
@@ -802,6 +843,15 @@ describe('common_utils', () => {
},
milestones: ['12.3', '12.4'],
},
+ convertObjectPropsToLowerCase: {
+ 'project-name': 'GitLab CE',
+ 'group-name': 'GitLab.org',
+ 'license-type': 'MIT',
+ 'tech-stack': {
+ 'Frontend-Framework': 'Vue',
+ },
+ 'mile-stones': ['12.3', '12.4'],
+ },
};
const dropKeys = {
@@ -846,12 +896,20 @@ describe('common_utils', () => {
},
milestones: ['12.3', '12.4'],
},
+ convertObjectPropsToLowerCase: {
+ 'project-name': 'GitLab CE',
+ 'tech-stack': {
+ 'frontend-framework': 'Vue',
+ },
+ 'mile-stones': ['12.3', '12.4'],
+ },
};
const dropKeys = {
convertObjectProps: ['group_name', 'database'],
convertObjectPropsToCamelCase: ['group_name', 'database'],
convertObjectPropsToSnakeCase: ['groupName', 'database'],
+ convertObjectPropsToLowerCase: ['Group-Name', 'License-Type'],
};
expect(
@@ -899,12 +957,22 @@ describe('common_utils', () => {
},
milestones: ['12.3', '12.4'],
},
+ convertObjectPropsToLowerCase: {
+ 'project-name': 'GitLab CE',
+ 'Group-Name': 'GitLab.org',
+ 'license-type': 'MIT',
+ 'tech-stack': {
+ 'Frontend-Framework': 'Vue',
+ },
+ 'mile-stones': ['12.3', '12.4'],
+ },
};
const ignoreKeyNames = {
convertObjectProps: ['group_name'],
convertObjectPropsToCamelCase: ['group_name'],
convertObjectPropsToSnakeCase: ['groupName'],
+ convertObjectPropsToLowerCase: ['Group-Name'],
};
expect(
@@ -949,12 +1017,22 @@ describe('common_utils', () => {
},
milestones: ['12.3', '12.4'],
},
+ convertObjectPropsToLowerCase: {
+ 'project-name': 'GitLab CE',
+ 'group-name': 'GitLab.org',
+ 'license-type': 'MIT',
+ 'tech-stack': {
+ 'Frontend-Framework': 'Vue',
+ },
+ 'mile-stones': ['12.3', '12.4'],
+ },
};
const ignoreKeyNames = {
convertObjectProps: ['group_name', 'frontend_framework'],
convertObjectPropsToCamelCase: ['group_name', 'frontend_framework'],
convertObjectPropsToSnakeCase: ['groupName', 'frontendFramework'],
+ convertObjectPropsToLowerCase: ['Frontend-Framework'],
};
expect(
@@ -1070,35 +1148,4 @@ describe('common_utils', () => {
expect(result).toEqual([{ hello: '' }, { helloWorld: '' }]);
});
});
-
- describe('useNewFonts', () => {
- let beforeGon;
- const beforeLocation = window.location.href;
-
- beforeEach(() => {
- window.gon = window.gon || {};
- beforeGon = { ...window.gon };
- });
-
- describe.each`
- featureFlag | queryParameter | fontEnabled
- ${false} | ${false} | ${false}
- ${true} | ${false} | ${true}
- ${false} | ${true} | ${true}
- `('new font', ({ featureFlag, queryParameter, fontEnabled }) => {
- it(`will ${fontEnabled ? '' : 'NOT '}be applied when feature flag is ${
- featureFlag ? '' : 'NOT '
- }set and query parameter is ${queryParameter ? '' : 'NOT '}present`, () => {
- const search = queryParameter ? `?new_fonts` : '';
- setWindowLocation(search);
- window.gon = { features: { newFonts: featureFlag } };
- expect(commonUtils.useNewFonts()).toBe(fontEnabled);
- });
- });
-
- afterEach(() => {
- window.gon = beforeGon;
- setWindowLocation(beforeLocation);
- });
- });
});
diff --git a/spec/frontend/lib/utils/favicon_ci_spec.js b/spec/frontend/lib/utils/favicon_ci_spec.js
index e35b008b862..be647d98f1a 100644
--- a/spec/frontend/lib/utils/favicon_ci_spec.js
+++ b/spec/frontend/lib/utils/favicon_ci_spec.js
@@ -2,6 +2,7 @@ import MockAdapter from 'axios-mock-adapter';
import axios from '~/lib/utils/axios_utils';
import { setFaviconOverlay, resetFavicon } from '~/lib/utils/favicon';
import { setCiStatusFavicon } from '~/lib/utils/favicon_ci';
+import { HTTP_STATUS_INTERNAL_SERVER_ERROR, HTTP_STATUS_OK } from '~/lib/utils/http_status';
jest.mock('~/lib/utils/favicon');
@@ -28,7 +29,7 @@ describe('~/lib/utils/favicon_ci', () => {
`(
'with response=$response',
async ({ response, setFaviconOverlayCalls, resetFaviconCalls }) => {
- mock.onGet(TEST_URL).replyOnce(200, response);
+ mock.onGet(TEST_URL).replyOnce(HTTP_STATUS_OK, response);
expect(setFaviconOverlay).not.toHaveBeenCalled();
expect(resetFavicon).not.toHaveBeenCalled();
@@ -41,7 +42,7 @@ describe('~/lib/utils/favicon_ci', () => {
);
it('with error', async () => {
- mock.onGet(TEST_URL).replyOnce(500);
+ mock.onGet(TEST_URL).replyOnce(HTTP_STATUS_INTERNAL_SERVER_ERROR);
await expect(setCiStatusFavicon(TEST_URL)).rejects.toEqual(expect.any(Error));
expect(resetFavicon).toHaveBeenCalled();
diff --git a/spec/frontend/lib/utils/icon_utils_spec.js b/spec/frontend/lib/utils/icon_utils_spec.js
index db1f174703b..59839862504 100644
--- a/spec/frontend/lib/utils/icon_utils_spec.js
+++ b/spec/frontend/lib/utils/icon_utils_spec.js
@@ -1,5 +1,6 @@
import MockAdapter from 'axios-mock-adapter';
import axios from '~/lib/utils/axios_utils';
+import { HTTP_STATUS_INTERNAL_SERVER_ERROR, HTTP_STATUS_OK } from '~/lib/utils/http_status';
import { clearSvgIconPathContentCache, getSvgIconPathContent } from '~/lib/utils/icon_utils';
describe('Icon utils', () => {
@@ -30,7 +31,7 @@ describe('Icon utils', () => {
describe('when the icons can be loaded', () => {
beforeEach(() => {
- axiosMock.onGet(gon.sprite_icons).reply(200, mockIcons);
+ axiosMock.onGet(gon.sprite_icons).reply(HTTP_STATUS_OK, mockIcons);
});
it('extracts svg icon path content from sprite icons', () => {
@@ -50,11 +51,11 @@ describe('Icon utils', () => {
beforeEach(() => {
axiosMock
.onGet(gon.sprite_icons)
- .replyOnce(500)
+ .replyOnce(HTTP_STATUS_INTERNAL_SERVER_ERROR)
.onGet(gon.sprite_icons)
- .replyOnce(500)
+ .replyOnce(HTTP_STATUS_INTERNAL_SERVER_ERROR)
.onGet(gon.sprite_icons)
- .reply(200, mockIcons);
+ .reply(HTTP_STATUS_OK, mockIcons);
});
it('returns null', () => {
diff --git a/spec/frontend/lib/utils/poll_spec.js b/spec/frontend/lib/utils/poll_spec.js
index 94a5f5385b7..63eeb54e850 100644
--- a/spec/frontend/lib/utils/poll_spec.js
+++ b/spec/frontend/lib/utils/poll_spec.js
@@ -1,5 +1,9 @@
import waitForPromises from 'helpers/wait_for_promises';
-import { successCodes } from '~/lib/utils/http_status';
+import {
+ HTTP_STATUS_INTERNAL_SERVER_ERROR,
+ HTTP_STATUS_OK,
+ successCodes,
+} from '~/lib/utils/http_status';
import Poll from '~/lib/utils/poll';
describe('Poll', () => {
@@ -51,7 +55,7 @@ describe('Poll', () => {
});
it('calls the success callback when no header for interval is provided', () => {
- mockServiceCall({ status: 200 });
+ mockServiceCall({ status: HTTP_STATUS_OK });
setup();
return waitForAllCallsToFinish(1, () => {
@@ -61,7 +65,7 @@ describe('Poll', () => {
});
it('calls the error callback when the http request returns an error', () => {
- mockServiceCall({ status: 500 }, true);
+ mockServiceCall({ status: HTTP_STATUS_INTERNAL_SERVER_ERROR }, true);
setup();
return waitForAllCallsToFinish(1, () => {
@@ -82,7 +86,7 @@ describe('Poll', () => {
});
it('should call the success callback when the interval header is -1', () => {
- mockServiceCall({ status: 200, headers: { 'poll-interval': -1 } });
+ mockServiceCall({ status: HTTP_STATUS_OK, headers: { 'poll-interval': -1 } });
return setup().then(() => {
expect(callbacks.success).toHaveBeenCalled();
expect(callbacks.error).not.toHaveBeenCalled();
@@ -118,7 +122,7 @@ describe('Poll', () => {
describe('with delayed initial request', () => {
it('delays the first request', async () => {
- mockServiceCall({ status: 200, headers: { 'poll-interval': 1 } });
+ mockServiceCall({ status: HTTP_STATUS_OK, headers: { 'poll-interval': 1 } });
const Polling = new Poll({
resource: service,
@@ -147,7 +151,7 @@ describe('Poll', () => {
describe('stop', () => {
it('stops polling when method is called', () => {
- mockServiceCall({ status: 200, headers: { 'poll-interval': 1 } });
+ mockServiceCall({ status: HTTP_STATUS_OK, headers: { 'poll-interval': 1 } });
const Polling = new Poll({
resource: service,
@@ -173,7 +177,7 @@ describe('Poll', () => {
describe('enable', () => {
it('should enable polling upon a response', () => {
- mockServiceCall({ status: 200 });
+ mockServiceCall({ status: HTTP_STATUS_OK });
const Polling = new Poll({
resource: service,
method: 'fetch',
@@ -183,7 +187,7 @@ describe('Poll', () => {
Polling.enable({
data: { page: 4 },
- response: { status: 200, headers: { 'poll-interval': 1 } },
+ response: { status: HTTP_STATUS_OK, headers: { 'poll-interval': 1 } },
});
return waitForAllCallsToFinish(1, () => {
@@ -198,7 +202,7 @@ describe('Poll', () => {
describe('restart', () => {
it('should restart polling when its called', () => {
- mockServiceCall({ status: 200, headers: { 'poll-interval': 1 } });
+ mockServiceCall({ status: HTTP_STATUS_OK, headers: { 'poll-interval': 1 } });
const Polling = new Poll({
resource: service,
diff --git a/spec/frontend/lib/utils/rails_ujs_spec.js b/spec/frontend/lib/utils/rails_ujs_spec.js
index da9cc5c6f3c..8ca4dfc9340 100644
--- a/spec/frontend/lib/utils/rails_ujs_spec.js
+++ b/spec/frontend/lib/utils/rails_ujs_spec.js
@@ -1,5 +1,6 @@
import { setHTMLFixture } from 'helpers/fixtures';
import waitForPromises from 'helpers/wait_for_promises';
+import { HTTP_STATUS_OK } from '~/lib/utils/http_status';
beforeAll(async () => {
// @rails/ujs expects jQuery.ajaxPrefilter to exist if jQuery exists at
@@ -20,7 +21,7 @@ function mockXHRResponse({ responseText, responseContentType } = {}) {
jest.spyOn(global.XMLHttpRequest.prototype, 'send').mockImplementation(function send() {
Object.defineProperties(this, {
readyState: { value: XMLHttpRequest.DONE },
- status: { value: 200 },
+ status: { value: HTTP_STATUS_OK },
response: { value: responseText },
});
this.onreadystatechange();
diff --git a/spec/frontend/lib/utils/scroll_utils_spec.js b/spec/frontend/lib/utils/scroll_utils_spec.js
new file mode 100644
index 00000000000..d42e25b929c
--- /dev/null
+++ b/spec/frontend/lib/utils/scroll_utils_spec.js
@@ -0,0 +1,21 @@
+import { isScrolledToBottom } from '~/lib/utils/scroll_utils';
+
+describe('isScrolledToBottom', () => {
+ const setScrollGetters = (getters) => {
+ Object.entries(getters).forEach(([name, value]) => {
+ jest.spyOn(Element.prototype, name, 'get').mockReturnValue(value);
+ });
+ };
+
+ it.each`
+ context | scrollTop | scrollHeight | result
+ ${'returns false when not scrolled to bottom'} | ${0} | ${2000} | ${false}
+ ${'returns true when scrolled to bottom'} | ${1000} | ${2000} | ${true}
+ ${'returns true when scrolled to bottom with subpixel precision'} | ${999.25} | ${2000} | ${true}
+ ${'returns true when cannot scroll'} | ${0} | ${500} | ${true}
+ `('$context', ({ scrollTop, scrollHeight, result }) => {
+ setScrollGetters({ scrollTop, clientHeight: 1000, scrollHeight });
+
+ expect(isScrolledToBottom()).toBe(result);
+ });
+});
diff --git a/spec/frontend/lib/utils/select2_utils_spec.js b/spec/frontend/lib/utils/select2_utils_spec.js
deleted file mode 100644
index 6d601dd5ad1..00000000000
--- a/spec/frontend/lib/utils/select2_utils_spec.js
+++ /dev/null
@@ -1,100 +0,0 @@
-import MockAdapter from 'axios-mock-adapter';
-import $ from 'jquery';
-import { setHTMLFixture } from 'helpers/fixtures';
-import waitForPromises from 'helpers/wait_for_promises';
-import axios from '~/lib/utils/axios_utils';
-import { select2AxiosTransport } from '~/lib/utils/select2_utils';
-
-import 'select2/select2';
-
-const TEST_URL = '/test/api/url';
-const TEST_SEARCH_DATA = { extraSearch: 'test' };
-const TEST_DATA = [{ id: 1 }];
-const TEST_SEARCH = 'FOO';
-
-describe('lib/utils/select2_utils', () => {
- let mock;
- let resultsSpy;
-
- beforeEach(() => {
- setHTMLFixture('<div><input id="root" /></div>');
-
- mock = new MockAdapter(axios);
-
- resultsSpy = jest.fn().mockReturnValue({ results: [] });
- });
-
- afterEach(() => {
- mock.restore();
- });
-
- const setupSelect2 = (input) => {
- input.select2({
- ajax: {
- url: TEST_URL,
- quietMillis: 250,
- transport: select2AxiosTransport,
- data(search, page) {
- return {
- search,
- page,
- ...TEST_SEARCH_DATA,
- };
- },
- results: resultsSpy,
- },
- });
- };
-
- const setupSelect2AndSearch = async () => {
- const $input = $('#root');
-
- setupSelect2($input);
-
- $input.select2('search', TEST_SEARCH);
-
- jest.runOnlyPendingTimers();
- await waitForPromises();
- };
-
- describe('select2AxiosTransport', () => {
- it('uses axios to make request', async () => {
- // setup mock response
- const replySpy = jest.fn();
- mock.onGet(TEST_URL).reply((...args) => replySpy(...args));
-
- await setupSelect2AndSearch();
-
- expect(replySpy).toHaveBeenCalledWith(
- expect.objectContaining({
- url: TEST_URL,
- method: 'get',
- params: {
- page: 1,
- search: TEST_SEARCH,
- ...TEST_SEARCH_DATA,
- },
- }),
- );
- });
-
- it.each`
- headers | pagination
- ${{}} | ${{ more: false }}
- ${{ 'X-PAGE': '1', 'x-next-page': 2 }} | ${{ more: true }}
- `(
- 'passes results and pagination to results callback, with headers=$headers',
- async ({ headers, pagination }) => {
- mock.onGet(TEST_URL).reply(200, TEST_DATA, headers);
-
- await setupSelect2AndSearch();
-
- expect(resultsSpy).toHaveBeenCalledWith(
- { results: TEST_DATA, pagination },
- 1,
- expect.anything(),
- );
- },
- );
- });
-});
diff --git a/spec/frontend/lib/utils/text_markdown_spec.js b/spec/frontend/lib/utils/text_markdown_spec.js
index 9fbb3d0a660..7aab1013fc0 100644
--- a/spec/frontend/lib/utils/text_markdown_spec.js
+++ b/spec/frontend/lib/utils/text_markdown_spec.js
@@ -192,9 +192,10 @@ describe('init markdown', () => {
});
describe('Continuing markdown lists', () => {
- const enterEvent = new KeyboardEvent('keydown', { key: 'Enter' });
+ let enterEvent;
beforeEach(() => {
+ enterEvent = new KeyboardEvent('keydown', { key: 'Enter', cancelable: true });
textArea.addEventListener('keydown', keypressNoteText);
textArea.addEventListener('compositionstart', compositionStartNoteText);
textArea.addEventListener('compositionend', compositionEndNoteText);
@@ -256,7 +257,7 @@ describe('init markdown', () => {
${'108. item\n109. '} | ${'108. item\n'}
${'108. item\n - second\n - '} | ${'108. item\n - second\n'}
${'108. item\n 1. second\n 1. '} | ${'108. item\n 1. second\n'}
- `('adds correct list continuation characters', ({ text, expected }) => {
+ `('remove list continuation characters', ({ text, expected }) => {
textArea.value = text;
textArea.setSelectionRange(text.length, text.length);
@@ -300,6 +301,37 @@ describe('init markdown', () => {
},
);
+ // test that when pressing Enter in the prefix area of a list item,
+ // such as between `2.`, we simply propagate the Enter,
+ // adding a newline. Since the event doesn't actually get propagated
+ // in the test, check that `defaultPrevented` is false
+ it.each`
+ text | add_at | prevented
+ ${'- one\n- two\n- three'} | ${6} | ${false}
+ ${'- one\n- two\n- three'} | ${7} | ${false}
+ ${'- one\n- two\n- three'} | ${8} | ${true}
+ ${'- [ ] one\n- [ ] two\n- [ ] three'} | ${10} | ${false}
+ ${'- [ ] one\n- [ ] two\n- [ ] three'} | ${15} | ${false}
+ ${'- [ ] one\n- [ ] two\n- [ ] three'} | ${16} | ${true}
+ ${'- [ ] one\n - [ ] two\n- [ ] three'} | ${10} | ${false}
+ ${'- [ ] one\n - [ ] two\n- [ ] three'} | ${11} | ${false}
+ ${'- [ ] one\n - [ ] two\n- [ ] three'} | ${17} | ${false}
+ ${'- [ ] one\n - [ ] two\n- [ ] three'} | ${18} | ${true}
+ ${'1. one\n2. two\n3. three'} | ${7} | ${false}
+ ${'1. one\n2. two\n3. three'} | ${9} | ${false}
+ ${'1. one\n2. two\n3. three'} | ${10} | ${true}
+ `(
+ 'allows a newline to be added if cursor is inside the list marker prefix area',
+ ({ text, add_at, prevented }) => {
+ textArea.value = text;
+ textArea.setSelectionRange(add_at, add_at);
+
+ textArea.dispatchEvent(enterEvent);
+
+ expect(enterEvent.defaultPrevented).toBe(prevented);
+ },
+ );
+
it('does not duplicate a line item for IME characters', () => {
const text = '- 日本語';
const expected = '- 日本語\n- ';