Skip to content

Refactor Jira importer

Coung Ngo requested to merge cngo-refactor-jira-importer into master

What does this MR do?

This MR moves state and calls to where it's used rather than being unnecessarily lifted to a parent component. This is a refactor which will make a subsequent MR easier.

There is no changelog since this is a developer-facing change with no changes in functionality.

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

Merge request reports