Skip to content

Added queries for release search filter

Etienne Baqué requested to merge 32632-release-search-filter-be into master

What does this MR do?

Added backend to integrate release_tag filter for the issue and merge request search pages.

When choosing Release in the search bar, the possible values are:

  • a release tag
  • None
  • Any

More details here: #32632 (comment 232603734)

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 #32632 (closed)

Edited by Etienne Baqué

Merge request reports