Actions
Bug #32767
closedCorrectly resolve global id when primary key is not integer
Description
Models might not always have integer value as a primary key (ForemanTasks::Task). We should support correct global id resolution for other types of primary keys.
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/8578 added
Updated by Ondřej Pražák over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|44ed9eb393e7dc4ddc2426cb5fac19d61d8f3c8d.
Actions