Skip to content

Show mapped user in Jira import form dropdown

What does this MR do?

This MR updates the Jira import form page to show the mapped Jira->GitLab username in the user dropdown if it exists. The logic already exists to show the mapped username, but the mapped username wasn't being pulled in from the backend

Related issue: #216145 (closed)

Related MRs: !33320 (merged), !35542 (merged)

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
Edited by Coung Ngo

Merge request reports