Skip to content

Use GraphQL for Jira importer user mapping member search

What does this MR do?

On the Jira import page (gitlab-org/gitlab-test/-/import/jira) we are using REST for the member search. Since this is now available in GraphQL, this MR updates the frontend to use the GraphQL endpoint.

Screenshots (strongly suggested)

No visual changes

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

Edited by Coung Ngo

Merge request reports