Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
5e7a5d71
Commit
5e7a5d71
authored
Mar 23, 2020
by
George Koltsov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add issue/MR state string to Project Export
parent
df4320ab
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
+9
-0
changelogs/unreleased/georgekoltsov-fix-issues-mrs-state.yml
changelogs/unreleased/georgekoltsov-fix-issues-mrs-state.yml
+6
-0
lib/gitlab/import_export/project/import_export.yml
lib/gitlab/import_export/project/import_export.yml
+3
-0
No files found.
changelogs/unreleased/georgekoltsov-fix-issues-mrs-state.yml
0 → 100644
View file @
5e7a5d71
---
title
:
Fix issue/MR state not being preserved when importing a project using Project
Import/Export
merge_request
:
27816
author
:
type
:
fixed
lib/gitlab/import_export/project/import_export.yml
View file @
5e7a5d71
...
...
@@ -340,6 +340,7 @@ methods:
-
:diff_head_sha
-
:source_branch_sha
-
:target_branch_sha
-
:state
events
:
-
:action
push_event_payload
:
...
...
@@ -350,6 +351,8 @@ methods:
-
:list_type
ci_pipelines
:
-
:notes
issues
:
-
:state
preloads
:
statuses
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment