I would like to know if this part is considered a bug in the system.
There is a setup to make order_by
follow the default sort in the Doctype
The data is retrieved using get_list
based on the order_by
setup
However, it is being sorted again without referencing the default sort in the Doctype