Skip to content

Fix filename method of GitlabUploader to return always real filename

Kamil Trzciński requested to merge fix-filename-of-artifact-uploader into master

What does this MR do?

Fixes missing filename introduced by merge of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11824 and described in that issue https://gitlab.com/gitlab-org/gitlab-ce/issues/33524

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/33524

Merge request reports