Actions
Bug #12068
closedPrepend puppetclass or variable to lookup_key_id
Description
Parameters for some objects such as EnvironmentClass, are passed as simply lookup_key_id. On Rails 3 parameters are not as strongly checked and it works just fine, however on Rails 4 parameters will depend on the associations of the model. This means we should specify what kind of lookup_key is it.
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2780 added
- Pull request deleted (
)
Updated by Dominic Cleal about 9 years ago
- Translation missing: en.field_release set to 71
Updated by Daniel Lobato Garcia about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset d8f97235a12fd0290cbedc007a7ed8d13636c234.
Actions