• Arturo Herrero's avatar
    Propagate instance-level integration to projects · b93691a6
    Arturo Herrero authored
    When an admin saves an instance-level integration, they will have two
    options that will propagate the settings differently.
    
    - Apply changes to inherited integrations:
      - Updates integration for inherited projects
      - Creates integrations for projects without integrations
    - Apply changes to all integrations:
      - Updates integration for all projects
      - Creates integrations for projects without integrations
    b93691a6
integrations_controller_spec.rb 1.96 KB