I am trying to create some line listing on the play instance, and I am getting this error: “Something went wrong. There was a problem getting the data from the server.”
The network tab shows this responce from the server
{
“httpStatus”: “Conflict”,
“httpStatusCode”: 409,
“status”: “ERROR”,
“message”: “Query failed because of a syntax error (SqlState: 42703)”,
“devMessage”: “SqlState: 42703”,
“errorCode”: “E7145”
}
Just a note that we have had the same issues on V40 on LineListing as well as Event Reports (Line listing specifically within) and running All Years analytics solved it for us.