Fix built-in template import creating duplicate audit logs
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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #210001 (closed)