Skip to content

Add license tier feature check

Alexandru Croitor requested to merge check-jira-integrationn-license into master

What does this MR do?

Jira issue integration is set for Premium tire, so added the check that Jira issues integration feature is available for the project in its current plan tire.

Also some refactoring happened here as I realized Projects::Integrations::Jira::IssuesFinder should be an EE service as well as JqlBuilderService and Issues::ListService `

Related to #224817 (closed)

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
Edited by Lukas Eipert

Merge request reports