Skip to content

Fix AI usage stats seeds

Adam Hegyi requested to merge ah-fix-ai-usage-seeds into master

What does this MR do and why?

Fixes the error for the ai usage data seed:

NameError: uninitialized constant Gitlab::Tracking::AiTracking::EVENTS
(eval):46:in `block (2 levels) in create_ai_usage_data'
(eval):43:in `times'
(eval):43:in `block in create_ai_usage_data'
(eval):31:in `times'
(eval):31:in `create_ai_usage_data'

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.

Merge request reports