Actions
Refactor #21024
closedReorder ActiveRecord associations in order of use
Description
With Rails 5.1
ActiveRecord::HasManyThroughOrderError: Cannot have a has_many :through association 'User#cached_usergroups' which goes through 'User#cached_usergroup_members' before the through association is defined.
Updated by Anonymous over 7 years ago
- Blocks Tracker #20948: Rails 5.1 upgrade tasks added
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/theforeman/foreman/pull/4859 added
Updated by Ivan Necas over 7 years ago
- Status changed from Ready For Testing to Closed
Actions