Skip to content

Disable shimo zentao integrations settings

What does this MR do and why?

Disable shimo and zentao integration settings.

Its purpose is, to hide the entrance of the integration of shimo and zentao.

No new shimo and zentao configurations are allowed until the related data is officially removed

in the Migration MR

(Integration.where(type_new: %w[Integrations::Shimo Integrations::Zentao]))

.

Screenshots or screen recordings

Before After
before after

How to set up and validate locally

  1. Checkout master branch
  2. Create shimo and zentao integration with a project
  3. visit path /*namespace_id/:project_id/-/settings/integrations
  4. Checkout current MR
  5. visit path /*namespace_id/:project_id/-/settings/integrations

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports