Skip to content

Allow all Jira integrations to set deployment_type

What does this MR do?

This MR enables instance and group-level Jira integrations to set their deployment_type, the same as project-level Jira integrations do.

Previously, the model only set the deployment_type for project-level integrations, as the #testable? check will only return true when a Jira integration is project-level.

This MR represents the first part of the recommendations in !65663 (comment 627168588).

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #336486 (closed)

Edited by Luke Duncalfe

Merge request reports