Fix any label filter with custom sorting
SQL for issuable finders with custom sorting requires sorting column to be present in grouping clause. So we apply it to #any_label as we did before with #with_label
Showing
Please register or sign in to comment