Actions
Bug #28137
closedgraphql: It's not possible to generate a global id for Redhat OS
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
API
Target version:
-
Description
irb(main):002:0> Foreman::GlobalId.for(Redhat.first) Traceback (most recent call last): 2: from (irb):2 1: from app/services/foreman/global_id.rb:31:in `for' NoMethodError (undefined method `name' for nil:NilClass)
Updated by Kamil Szubrycht about 5 years ago
- Related to Tracker #22109: Foreman should support a graphql api added
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7130 added
Updated by Tomer Brisker about 5 years ago
- Fixed in Releases 1.24.0 added
- Fixed in Releases deleted (
2.0.0)
Updated by Anonymous about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 47dbf9ac3423c6f442d7b4f46dd03ba80a494bce.
Actions