Follow-up from "Include upload_duration in finalized fields"
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=346595) </details> <!--IssueSummary end--> The following discussion from !71501 should be addressed: - [ ] @iamricecake started a [discussion](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/71501#note_743880498): > At the time when this was implemented, we thought there will always be only one file per request. Turns out we allow multiple files on some requests like for [designs](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/74377). > > We need to refactor this implementation to support multiple files in a single request. Given we will sum up total duration per file, it would be great to also add `uploaded_file_count`.
issue