Liquid error: Value was either too large or too small for an Int32.

16 views
Skip to first unread message

Nic Willemse

unread,
Jul 19, 2019, 7:12:49 AM7/19/19
to dotliquid
So when attempting to do a transform that contains a large number, we hit this below. Any help would be greatly appreciated. 

The number causing the problem : 5000000000

{
  "debitAmount": "Liquid error: Value was either too large or too small for an Int32.",
  "creditAmount": "0",
  "transactionText": "New Policy",
  "ledgerAccountDisplayValue": "",
  "invoiceNumber": "",
  "analysisCode": "",
  "sourceRecordId": "",
  "taxItemGroup": ""
}

Warm Regards,
Nic

David Burg

unread,
Jun 4, 2020, 1:24:06 PM6/4/20
to dotliquid
Hi Nick,

This is fixed now, Int64 is available for large intergers.

With regards,

David.
Reply all
Reply to author
Forward
0 new messages