Forum Discussion

angela's avatar
angela
Catalyst II
1 year ago
Solved

"There is no row at position 0." error message when changing the sort_order of a property

Hi community, does anyone what can cause this error message when editing item properties? -> "There is no row at position 0." I have a carrier ItemType used for Federation were I use a cou...
  • eli_donahue's avatar
    1 year ago

    Hi Angela,

    I haven’t tested to confirm, but I suspect that the issue is related to the fact that the source_id property data type is string rather than item. 

    It’s ok to configure the labels, sort order, etc. for system properties, but I do not recommend changing how they fundamentally work (ex: deleting, renaming, changing data types). This can cause unexpected behavior and break core capabilities. 

    Could you instead use a custom property like “fed_source_id” to manage the data in this use case?