Skip to content

Resolve "New integrations are not active by default"

What does this MR do?

Issue #194381 (closed)

Example URL: http://localhost:3000/gitlab-org/gitlab-shell/-/services/buildkite/edit

  • When enabling a new integration for the first time, the "Active" checkbox will be selected automatically to make it easier for the user to enable an integration (less things to configure).
  • If an integration has been setup before (not a new record) and has been disabled, the "Active" checkbox will remain unselected.

Screenshots

Screen_Shot_2020-01-15_at_02.55.41

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 🤖 GitLab Bot 🤖

Merge request reports