Actions
Bug #28295
closedCleaning orphaned facts fails with undefined method map
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
In some cases, select! returns nil.
Starting orphaned facts clean up rake aborted! NoMethodError: undefined method `map' for nil:NilClass /usr/share/foreman/app/services/fact_cleaner.rb:54:in `block in delete_excluded_facts'
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Assignee set to Lukas Zapletal
- Pull request https://github.com/theforeman/foreman/pull/7185 added
Updated by Tomer Brisker over 5 years ago
- Fixed in Releases 1.24.0 added
- Fixed in Releases deleted (
2.0.0)
Updated by Lukas Zapletal over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 3e197ede8ba85df05ee5eba02e4664194bd82ad6.
Updated by Tomer Brisker about 5 years ago
- Related to Feature #25227: Foreman-rake facts:cleanup batch/rolling support added
Actions