Skip to content

Issue - fix order_weight_desc so null weights are placed at the end

Mario de la Ossa requested to merge 1674-weight-desc-nullfix into master

This seems to not be relevant anymore as there's no way to sort in DESC order anymore, but since the codepaths are still there: fixed Issue scope order_weight_desc so that nil weights come in at the end and not at the front.

Closes #1674 (closed)

Edited by Coung Ngo

Merge request reports