Bug #30097
Incorrect providers error - friendly_name
Status:
Closed
Priority:
Normal
Assignee:
Category:
Unattended installations
Target version:
-
Pull request:
Fixed in Releases:
Found in Releases:
Description
When error occurs during medium provider detection, an error occurs:
NoMethodError: undefined method `friendly_name' for String:Class Did you mean? friendly_id? /usr/share/foreman/app/registries/foreman/plugin/medium_providers_registry.rb:37:in `block in find_provider'
Associated revisions
History
#1
Updated by The Foreman Bot 9 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7740 added
#2
Updated by The Foreman Bot 9 months ago
- Fixed in Releases 2.2.0 added
#3
Updated by Lukas Zapletal 9 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset dd5e780aadad6828ca731b0d6df079e68591d367.
#4
Updated by Tomer Brisker 9 months ago
- Fixed in Releases 2.1.0 added
- Fixed in Releases deleted (
2.2.0)
#5
Updated by The Foreman Bot 6 months ago
- Pull request https://github.com/theforeman/foreman/pull/7975 added
Fixes #30097 - media provider friendly_name method removed