Actions
Bug #8343
closedAPI resource_scope ignores options
Description
This leads to ignoring eager loading and other rails AR options.
Updated by Ohad Levy about 10 years ago
This actually slows down every api call, as it can't be eager loaded, joins etc.
Updated by The Foreman Bot almost 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2099 added
- Pull request deleted (
)
Updated by Dominic Cleal over 9 years ago
- Translation missing: en.field_release set to 63
Updated by Shimon Shtein over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset bb39df2a67d69f5d1307b7bfed8d6c5f3a349116.
Updated by Dominic Cleal over 9 years ago
- Related to Bug #11266: Unnested *_id parameters treated as parent resources in API added
Updated by Dominic Cleal about 9 years ago
- Related to Bug #12201: GET /api/hosts/:host_id/audits error added
Updated by Dominic Cleal almost 9 years ago
- Related to Bug #12965: Error when trying to get operatingsystem's provisioning templates throuh api added
Updated by Dominic Cleal almost 9 years ago
- Related to Bug #13775: Not able to change an HG for a host using API call added
Updated by Dominic Cleal almost 9 years ago
- Related to Bug #14000: Non-admin user receives permissions error on config_templates API added
Updated by Dominic Cleal over 8 years ago
- Related to Bug #15653: CVE-2016-5390 - access to API host interfaces, parameters etc. are not restricted by view_hosts filters added
Updated by Anonymous over 6 years ago
- Related to Refactor #23234: remove friendly_id <5.0 workarounds added
Actions