Skip to content

Rename Files::DeleteService to Files::DestroyService

Dino M requested to merge dixpac/gitlab-ce:rename_files_delete_service into master

What does this MR do?

Changes names of Files services to follow code base convention Specifically DeleteService -> DestroyService.

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

Why was this MR needed?

For developer happiness. All services that are touching DB and deleting rows are named DestroyServices

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#20891 (closed)

Merge request reports