Skip to content
Snippets Groups Projects

Refactor issues filter in API

Merged Robert Schilling requested to merge api-refactor-issues-filter into master

What does this MR do?

Ruse the IssueFinder for finding and filtering issues in the API. We cannot use the label filter of the issue finder because it matches only if all labels matches. The current API however matches if any of the label matches. I propose to change this in 9.0 since the /groups/:id/issues already uses the issue finder for that.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading