Actions
Bug #34917
closedTasks are loading ApplicationRecord too soon and it derails Rails
Difficulty:
Triaged:
No
Pull request:
Description
Rails do not handle well if we load ApplicationRecord too soon in the initialization process and it will even be impossible once we switch to Zeitwerk autoloader
Updated by Ondřej Ezr over 2 years ago
- Related to Feature #29991: Enable Zeitwerk autoload mode for Rails 6+ added
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Ezr
- Pull request https://github.com/theforeman/foreman-tasks/pull/682 added
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases foreman-tasks-6.0.2 added
Updated by Ondřej Ezr over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 99f2cce2426a4246ad91c953c9776378db8a2284.
Actions