Skip to content

Ignore Issue and MR IID search out of range error

Changzheng Liu requested to merge 287661_lenient_iid_outofrange into master

What does this MR do?

This MR is to fix the out of range error when querying by iid. Elasticsearch has a lenient which could ignore format based errors. From my testing, it does solve the problem mentioned in the issue.

Screenshots (strongly suggested)

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
Edited by Changzheng Liu

Merge request reports