Skip to content

FileTransformer saves against lfs_storage_project

What does this MR do?

In a fork network, LfsObjects saved using the FileTransformer previously would have the project denied access to them when LfsObject#project_allowed_access? was checked.

This changes LfsObject#project_allowed_access? to return true for all members of a fork network.

Also, see discussion in the gitlab-foss MR gitlab-foss!31224 (closed).

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Edited by 🤖 GitLab Bot 🤖

Merge request reports