Skip to content

DevOps Report: Edit segment functionality

What does this MR do?

This MR introduces the editing functionality to the devops adoption feature. We reuse the add segment modal but extend it to be prepopulated with a segment and then target a different mutation in these instances.

In order to test you'll need;

  1. Admin access
  2. An instance wide Ultimate license
  3. The devops_adoption_feature flag enabled

Feature flag rollout issue: #271568 (closed)

Screenshots (strongly suggested)

Popover Edit form
Screenshot_2020-12-08_at_20.09.09 Screenshot_2020-12-08_at_20.09.18

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

Related to #271251 (closed)

Edited by Brandon Labuschagne

Merge request reports