Skip to content

Add issues/merge_requests filtering by state for search API

Dmitry Gruzd requested to merge 237947-search-api-issues-filter-by-state into master

What does this MR do?

In !39881 (merged) we introduced an ability to filter by issues state, we did the same for merge requests in !41282 (merged).

This MR introduces state parameter for the search API, scopes issues and merge_requests.

#237947 (closed) #237949 (closed)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #237947 (closed) Closes #237949 (closed)

Edited by Dmitry Gruzd

Merge request reports