Actions
Bug #25030
closedNoMethodError while importing ansible roles
Difficulty:
trivial
Triaged:
No
Bugzilla link:
Description
The problem is that Rails Parameters object is passed into the UiRolesImporter instead of hash and that does not have each_value. Result: `each_value' for #<ActionController::Parameters:0x00007faa5d0cb3b8> Did you mean? each_pair"
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_ansible/pull/211 added
Updated by Marek Hulán over 6 years ago
- Target version set to foreman-ansible 2.2.9
- Fixed in Releases foreman-ansible 2.2.9 added
- Fixed in Releases deleted (
foreman-ansible 2.2.8) - Found in Releases foreman-ansible 2.2.6 added
Updated by Lukas Zapletal over 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_ansible|39cdb9ad4eec2746fabbd82e580d733f23c44176.
Updated by Timo Goebel over 6 years ago
- Has duplicate Bug #25018: Importing roles failure added
Updated by Adam Ruzicka over 6 years ago
- Has duplicate Bug #25048: undefined method `each_value' for #<ActionController::Parameters:0x005616032fd400> Did you mean? each_pair added
Actions