• Sean McGivern's avatar
    Simplify issuable finder queries · f70a5258
    Sean McGivern authored
    We had `item_project_ids` to help make slow queries on the dashboard faster, but
    this isn't necessary any more - the queries are plenty fast, and we forbid
    searching the dashboard without filters.
    f70a5258
merge_requests_finder.rb 1.54 KB