Actions
Refactor #12129
closedChange sync status to use child node on products base rabl template
Pull request:
Fixed in Releases:
Found in Releases:
Description
Having the sync status https://github.com/Katello/katello/blob/master/app/views/katello/api/v2/products/base.json.rabl#L10 use the child attribute is causing problems in rails 4 as this will call to_json. This can be changed to use a child node instead. Related to http://projects.theforeman.org/issues/10970
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5521 added
- Pull request deleted (
)
Updated by John Mitsch almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|a549b3ef8a48602360437d6b6d9fc33d8fd7495e.
Updated by Eric Helms over 8 years ago
- Category set to API
- Translation missing: en.field_release set to 86
Actions