Speed up NOT Issue filters
Speed up NOT Issue filters by avoiding subqueries as much as possible. Since things were getting unwieldy I also refactored methods into an IssuableFinder::Params class that clearly separates the finder methods from param helper methods.
Showing
Please register or sign in to comment