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>2022-09-20 02:18:09 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-09-20 02:18:09 +0300
commit6ed4ec3e0b1340f96b7c043ef51d1b33bbe85fde (patch)
treedc4d20fe6064752c0bd323187252c77e0a89144b /spec/fixtures/lib/gitlab/import_export/group/project.json
parent9868dae7fc0655bd7ce4a6887d4e6d487690eeed (diff)
Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42
Diffstat (limited to 'spec/fixtures/lib/gitlab/import_export/group/project.json')
-rw-r--r--spec/fixtures/lib/gitlab/import_export/group/project.json33
1 files changed, 32 insertions, 1 deletions
diff --git a/spec/fixtures/lib/gitlab/import_export/group/project.json b/spec/fixtures/lib/gitlab/import_export/group/project.json
index e8e1e53a86a..671ff92087b 100644
--- a/spec/fixtures/lib/gitlab/import_export/group/project.json
+++ b/spec/fixtures/lib/gitlab/import_export/group/project.json
@@ -205,6 +205,18 @@
"iid": 1,
"group_id": 100
},
+ "iteration": {
+ "created_at": "2022-08-15T12:55:42.607Z",
+ "updated_at": "2022-08-15T12:56:19.269Z",
+ "start_date": "2022-08-15",
+ "due_date": "2022-08-21",
+ "group_id": 260,
+ "iid": 5,
+ "description": "iteration description",
+ "iterations_cadence": {
+ "title": "iterations cadence"
+ }
+ },
"epic_issue": {
"id": 78,
"relative_position": 1073740323,
@@ -239,7 +251,26 @@
"due_date_sourcing_epic_id": null,
"milestone_id": null
}
- }
+ },
+ "resource_iteration_events": [
+ {
+ "user_id": 1,
+ "created_at": "2022-08-17T13:04:02.495Z",
+ "action": "add",
+ "iteration": {
+ "created_at": "2022-08-15T12:55:42.607Z",
+ "updated_at": "2022-08-15T12:56:19.269Z",
+ "start_date": "2022-08-15",
+ "due_date": "2022-08-21",
+ "group_id": 260,
+ "iid": 5,
+ "description": "iteration description",
+ "iterations_cadence": {
+ "title": "iterations cadence"
+ }
+ }
+ }
+ ]
}
],
"snippets": [