Commit 2d7efd96 authored by Rubén Dávila's avatar Rubén Dávila

Don't include lfs_file_locks data in export bundle

parent 73431ad0
---
title: Don't include lfs_file_locks data in export bundle
merge_request: 18495
author:
type: fixed
...@@ -27,8 +27,6 @@ project_tree: ...@@ -27,8 +27,6 @@ project_tree:
- :releases - :releases
- project_members: - project_members:
- :user - :user
- lfs_file_locks:
- :user
- merge_requests: - merge_requests:
- notes: - notes:
- :author - :author
......
...@@ -537,12 +537,6 @@ ProjectCustomAttribute: ...@@ -537,12 +537,6 @@ ProjectCustomAttribute:
- project_id - project_id
- key - key
- value - value
LfsFileLock:
- id
- path
- user_id
- project_id
- created_at
Badge: Badge:
- id - id
- link_url - 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