Skip to content

Refactor validation of jira imports

Jarka Košanová requested to merge refactor-jira-workers into master

What does this MR do?

This MR extracts the validations common for Gitlab::JiraImport::BaseImporter and JiraImport::StartImportService. It also refactors specs of StartImportService so that we check the errors in correct order

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Merge request reports