Skip to content

Refactor discussions fetching into its own finder class

Alexandru Croitor requested to merge add_discussions_finder into master

What does this MR do and why?

This MR refactors fetching on discussions for a given issuable into its own finder class, so that we can then reuse this for notes widget on work items, see Add notes widget resolver (!102811 - merged)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Alexandru Croitor

Merge request reports