Skip to content

Jira Connect: show all namespaces when search term length < 3

What does this MR do?

The fetchGroups endpoint only returns results when the search term is 0, or >= 3 in length.

This MR changes the frontend logic to ensure all results are returned when search term is < 3. This is the desired UX for now (see discussions #327658 (comment 551131292), and !61099 (comment 571057610))

Screenshots (strongly suggested)

better-jira-search

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

Related to #327658 (closed)

Edited by Tom Quirk

Merge request reports

Loading