Skip to content

Implements bare stages skeleton for jira importer

Alexandru Croitor requested to merge jira-issue-import-workers-skeleton into master

What does this MR do?

Jira importer will eventually import a lot of various data: issues, comments, attachments, labels, custom fields, etc. We can organize this data to be imported in stages thus parallelizing the process. This change adds the initial structure of the import process.

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

re &2766 (closed) #208917 (closed)

Edited by Alexandru Croitor

Merge request reports