Skip to content
Snippets Groups Projects
Commit bb87978b authored by Luke Duncalfe's avatar Luke Duncalfe :palm_tree:
Browse files

Support Epic -> WorkItem sync of imported_from

!152092 (comment 1898690866)
#424454

Changelog: fixed
EE: true
parent 798ba988
No related branches found
No related tags found
2 merge requests!162233Draft: Script to update Topology Service Gem,!152575Support Epic -> WorkItem sync of imported_from
......@@ -11,6 +11,7 @@ module SyncAsWorkItem
ALLOWED_PARAMS = %i[
iid title description confidential author_id created_at updated_at updated_by_id
last_edited_by_id last_edited_at closed_by_id closed_at state_id external_key
imported_from
].freeze
def create_work_item_for!(epic)
......
......@@ -12,6 +12,7 @@ class Diff
description
external_key
iid
imported_from
last_edited_at
last_edited_by_id
lock_version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment