Skip to content

Extract finding uploads into finder class

Heinrich Lee Yu requested to merge 25838-uploads-finder into master

What does this MR do and why?

Extracts the logic for querying Markdown uploads from the DestroyService to a separate finder class. This will be reused for listing uploads.

This is extracted from !157066 for easier review.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #25838

Edited by Heinrich Lee Yu

Merge request reports