Actions
Bug #32963
closedLoad only core setting values the first time we load them
Difficulty:
Triaged:
No
Description
We need to load setting values early, to get the main core settings in init proces, but it is failing if we try to load values of setting STI classes, that have not been loaded yet, as that fails to find STI class.
Updated by Ondřej Ezr over 3 years ago
- Related to Feature #30862: Introduce SettingRegistry as a setting inventory added
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Ezr
- Pull request https://github.com/theforeman/foreman/pull/8651 added
Updated by Ondřej Ezr over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|ff98d230fe252317c7d3472d837785e6b1c2a131.
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/8705 added
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/8708 added
Actions