Skip to content

Draft: Prefill Policy Editor using Compliance Pipelines migration params

What does this MR do and why?

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

  1. Enable feature flag ff_compliance_pipeline_maintenance_mode in rails console (rails c): Feature.enable :ff_compliance_pipeline_maintenance_mode
  2. Visit compliance center Docs
  3. Create/Edit a framework
  4. Click 'Create a policy', observe URL
  5. Go back
  6. Fill in pipeline config path
  7. Click 'Migrate to a policy', observe URL (Note: the policy editor does not use these data yet.)

Related to #474383 (closed)

Edited by Nate Rosandich

Merge request reports

Loading