Bug #16175
strong params incorrect for arrays and array of hashes
Fixed in Releases:
Found in Releases:
Description
The strong params require different syntax if the param is a plain array or an array of hashes. Here is an example of what was fixed in katello.
Associated revisions
History
#1
Updated by Ivan Necas almost 6 years ago
- Target version set to 1.6.1
#2
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/200 added
#3
Updated by Himanshu Prakash almost 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_plugin|855903b92f754ecbe0b3970cfaa281ad047ced43.
#4
Updated by The Foreman Bot about 5 years ago
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/257 added
#5
Updated by Ivan Necas almost 5 years ago
- Pull request deleted (
https://github.com/theforeman/foreman_remote_execution/pull/257)
Fixes #16175 - strong params incorrect for arrays and array of hashes