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.
Actions