Commit 5e7a5d71 authored by George Koltsov's avatar George Koltsov

Add issue/MR state string to Project Export

parent df4320ab
---
title: Fix issue/MR state not being preserved when importing a project using Project
Import/Export
merge_request: 27816
author:
type: fixed
......@@ -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:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment