Skip to content

Update AbuseReportFinder to allow filtering by user

Eugie Limpin requested to merge el-abuse-reports-list-be into master

What does this MR do and why?

This MR reuses AbuseReport.by_user_id scope in AbuseReportFinder to allow report filtering by user using a given username.

These filtering capabilities will be used for the updated Abuse Reports list introduced in !110205 (merged).

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 Eugie Limpin

Merge request reports