Closed andrus closed 1 year ago
Per #600 we are checking max depth when sorting by property. This fails with Path exceeds the max allowed depth of 0, the remaining path 'name' can't be processed when the depth is "0" and the path is an attribute.
Path exceeds the max allowed depth of 0, the remaining path 'name' can't be processed
Per #600 we are checking max depth when sorting by property. This fails with
Path exceeds the max allowed depth of 0, the remaining path 'name' can't be processed
when the depth is "0" and the path is an attribute.