Skip to content

Set Jira not configured if it is not active

Jarka Košanová requested to merge jira-check-service-active into master

What does this MR do?

It sets is_jira_configured on view to false in case there is a jira service configured for a project but the jira service is not active.

That is in same as in backend check for the import

Screenshots

Does this MR meet the acceptance criteria?

Conformity`is_jira_configured

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

Merge request reports