summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorhaseeb <haseebeqx@yahoo.com>2018-03-01 18:40:33 +0530
committerhaseeb <haseebeqx@yahoo.com>2018-03-01 18:40:33 +0530
commit93e7c353eba714108b058f6621eca466b4a61607 (patch)
tree85d46fe974b50adb142fea81b20fa054316054a6 /spec
parent1dd577e69b434df4b1dcf04d5b3805ee0e9ce46e (diff)
downloadgitlab-ce-93e7c353eba714108b058f6621eca466b4a61607.tar.gz
closedby_id added to safe attributes
Diffstat (limited to 'spec')
-rw-r--r--spec/lib/gitlab/import_export/safe_model_attributes.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/lib/gitlab/import_export/safe_model_attributes.yml b/spec/lib/gitlab/import_export/safe_model_attributes.yml
index 337686eccc4..2da0bf1c478 100644
--- a/spec/lib/gitlab/import_export/safe_model_attributes.yml
+++ b/spec/lib/gitlab/import_export/safe_model_attributes.yml
@@ -15,7 +15,7 @@ Issue:
- updated_by_id
- confidential
- closed_at
-- closed_by
+- closed_by_id
- due_date
- moved_to_id
- lock_version