Add the MR id to the file ID
Currently, files are IDed by their "identifier_hash" and their content. However, this isn't really unique across all projects, it's only unique within a single MR. By mixing in the user/group + project + MR id, we can guarantee the generated IDs are unique across all of GitLab.
Showing
Please register or sign in to comment