interface conversion orderby panic #921
Labels
area/mapper
Related to the mapper components
area/testing
Related to any test or testing suite
bug
Something isn't working
Milestone
Sub-task of #833
Description:
These tests located in
tests/integration/query/one_to_many_to_one/with_sum_order_limit_test.go
andtests/integration/query/one_to_many_to_one/with_order_limit_test.go
file:TestOneToManyToOneWithSumOfDeepOrderBySubTypeAndDeepOrderBySubtypeAscDirections
TestOneToManyToOneDeepOrderBySubTypeOfBothDescAndAsc
Cause similar class of panics of
interface conversion: interface {} is nil, not uint64
.Stack trace (of TestOneToManyToOneWithSumOfDeepOrderBySubTypeAndDeepOrderBySubtypeAscDirections):
The text was updated successfully, but these errors were encountered: