Commit 6d2c7cbe authored by Douwe Maan's avatar Douwe Maan

Merge branch 'rd-45502-uploading-project-export-with-lfs-file-locks-fails' into 'master'

Don't include lfs_file_locks data in export bundle

Closes #45502

See merge request gitlab-org/gitlab-ce!18495
parents 7053bdba 2d7efd96
---
title: Don't include lfs_file_locks data in export bundle
merge_request: 18495
author:
type: fixed
......@@ -27,8 +27,6 @@ project_tree:
- :releases
- project_members:
- :user
- lfs_file_locks:
- :user
- merge_requests:
- notes:
- :author
......
......@@ -537,12 +537,6 @@ ProjectCustomAttribute:
- project_id
- key
- value
LfsFileLock:
- id
- path
- user_id
- project_id
- created_at
Badge:
- id
- link_url
......
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