Tom
10/11/2024, 1:22 PM{
"type": "<https://www.rfc-editor.org/rfc/rfc9110.html#section-15.5.1>",
"title": "Bad Request",
"status": 400,
"o:errorDetails": [
{
"detail": "Invalid search query. Detailed unprocessed description follows. Search error occurred: Field 'subsidiary' for record 'transaction' was not found. Reason: NOT_EXPOSED - Field is marked as internal for channel SEARCH\nField 'taxtotal' for record 'transaction' was not found. Reason: REMOVED - Field is removed\nField 'total' for record 'transaction' was not found. Reason: NOT_EXPOSED - Field is marked as internal for channel SEARCH\n.",
"o:errorQueryParam": "q",
"o:errorCode": "INVALID_PARAMETER"
}
]
}
I cannot work out why a core field like subsidiary on transaction would suddenly be unavailable via the search channel!
Thanks.Simon
10/11/2024, 3:55 PMSimon
10/11/2024, 4:15 PMTom
10/11/2024, 5:00 PMSimon
10/11/2024, 5:21 PMsubsidiary
private on the Customer and Transaction table. A support case was raised and it sounds like it's a known defect they're working on addressing.Chap Moore
10/11/2024, 7:14 PMSimon
10/11/2024, 11:22 PMSimon
10/12/2024, 2:34 PM