Skip to content

Fix built-in template import creating duplicate audit logs

Max Woolf requested to merge 210001-project-import-double-events into master

What does this MR do and why?

  • Prevents importing built-in template import causing duplicate "Project Created" audit events.
  • Bug only affects GitLab EE.

How to set up and validate locally

  • Create a new project from any built-in template in GitLab EE.
  • Ensure that only one "Project Created" event is created.

MR acceptance checklist

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

Related to #210001 (closed)

Merge request reports

Loading