Kevin McKee
04/30/2020, 7:00 PMsalesOrder.findSublistLineWithValue({sublistId: 'item', fieldId: 'line', value: lineId });
I can hardcode the correct lineId in there and it still doesn't work. I know I have the right Line ID but that is returning -1 as if it can't find anything.