Skip to content

Set explicit class name for group association

Heinrich Lee Yu requested to merge set-explicit-association-class-name into master

What does this MR do and why?

In Rails 7, this is being resolved to Ci::Group because we're in the Ci module and the Ci::Group class exists

This is extracted from !90907 (merged) so the upgrade MR becomes smaller.

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 Heinrich Lee Yu

Merge request reports