Skip to content

Refactor validations in JiraController

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

What does this MR do?

It refactors validations in JiraController. Now we use JiraImport.validate_project_settings! method instead of individual validations called from the controller.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Jarka Košanová

Merge request reports