I’ve got a super simple Invoice search in SS2.0 that is trying to get all lines from a single Invoice by its record ID. The only filters I’m using are ‘internalid’ and ‘mainline’ false (‘F’). The search runs successfully, but I only get 1 result, when there are actually 2 lines on the Invoice… Any ideas?