• Pavel Shutsin's avatar
    Fix any label filter with custom sorting · e53304b4
    Pavel Shutsin authored
    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
    e53304b4
issuable.rb 16.8 KB