Bug #32767
Correctly resolve global id when primary key is not integer
Pull request:
Fixed in Releases:
Found in Releases:
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.
Associated revisions
History
#1
Updated by The Foreman Bot 11 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8578 added
#2
Updated by The Foreman Bot 11 months ago
- Fixed in Releases 3.0.0 added
#3
Updated by Ondřej Pražák 11 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|44ed9eb393e7dc4ddc2426cb5fac19d61d8f3c8d.
#4
Updated by Tomer Brisker 9 months ago
- Category set to API
Fixes #32767 - Resolve global id for non-integer types