Skip to content

Avoid additional queries from event's reset_project_activity

What does this MR do and why?

Uses project_id from the same object, instead of loading it from Db via self.project.id.

More details can be found here.

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.

How to set up and validate locally

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

Related to #436078 (closed)

Edited by Prabakaran Murugesan

Merge request reports