Creating an order filter doesnt work as expected
in one of my tables i have this filter:
but it just doesnt work
why?
1 Reply
using debugbar, i see that despite of im changing the select's value in the frontend, the query is the same
then to test it more deeply, i added:
and in debugbar yeah, i see the where
so why is it not ordering!?