Skip to content

Factor out reusable scopes

euko requested to merge 395491-factor-out-scopes into master

What does this MR do and why?

TimeboxReportService class was selecting DB columns in-line and I want to have the selection extracted to the underlying AR models for improved reusability and testability.

Contributes toward delivering #381879.

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 euko

Merge request reports

Loading