Bug #28017
graphql: cannot create a host with puppetclasses
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
API
Target version:
-
Description
when trying to create a host with `puppetclassIds`, request fails with status code 500 and error message "ActiveModel::UnknownAttributeError (unknown attribute 'puppetclass' for Host::Managed.)"
Related issues
Associated revisions
History
#1
Updated by Kamil Szubrycht over 3 years ago
- Related to Tracker #22109: Foreman should support a graphql api added
#2
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7094 added
#3
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases 1.24.0 added
#4
Updated by Anonymous over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 6626223a267bb8a434fad90ec8e08cd207a09de2.
#5
Updated by Amit Upadhye over 3 years ago
- Category set to API
Fixes #28017 - graphql: fix creating host with puppetclasses