Question: In testing today using \n for a new line or paragraph is not working.
Response: This bug was resolved in the January 26th release under ticket number 10808.
Question: In testing today using \n for a new line or paragraph is not working.
Response: This bug was resolved in the January 26th release under ticket number 10808.
Our team has also experienced this
{
"type": "SA",
"clientReferenceId": "A-00000402",
"documentId": "D0034001",
"authorizationReceived": true,
"registeringParty": {
"businessName": "ABC SEARCHING COMPANY",
"address": {
"street": "222 SUMMER STREET",
"city": "VICTORIA",
"region": "BC",
"country": "CA",
"postalCode": "V8W 2V8"
},
"emailAddress": "bsmith@abc-search.com"
},
"securedParties": [
{
"businessName": "BANK OF BRITISH COLUMBIA",
"address": {
"street": "3721 BEACON AVENUE",
"city": "SIDNEY",
"region": "BC",
"country": "CA",
"postalCode": "V7R 1R7"
},
"emailAddress": "asmith@bobc.com"
}
],
"debtors": [
{
"businessName": "Debtor 1 Inc.",
"address": {
"street": "721 Debtor Ave",
"city": "Victoria",
"region": "BC",
"country": "CA",
"postalCode": "A1A 1A1"
},
"birthDate": "1998-09-16T13:57:09+00:00",
"emailAddress": "dsmith@debtor1.com"
}
],
"vehicleCollateral": [
{
"type": "MV",
"serialNumber": "KM8J3CA46JU622994",
"year": 2018,
"make": "HYUNDAI",
"model": "TUCSON"
}
],
"generalCollateral": [
{
"description": "Section 1: \n Line 1 \\n Line 2 \r\n Line 3 \\r\\n Line 4",
"addedDateTime": "2020-02-21T18:38:20Z"
},
{
"description": "Section 2: \n Line 1 \\n Line 2 \r\n Line 3 \\r\\n Line 4",
"addedDateTime": "2020-02-21T18:38:20Z"
},
{
"description": "Section 3: \n Line 1 \\n Line 2 \r\n Line 3 \\r\\n Line 4",
"addedDateTime": "2020-02-21T18:38:20Z"
}
],
"lifeYears": 5,
"trustIndenture": false
}