No results for ""
EXPAND ALL
  • Home
  • API docs

Comparing and copying flag settings

Read time: 3 minutes
Last edited: Nov 05, 2024
Copying flag settings is an Enterprise feature

Copying flag settings is available to customers on an Enterprise plan. To learn more, read about our pricing. To upgrade your plan, contact Sales.

Overview

This topic explains how to compare and copy flag settings between two environments.

To learn how to clone a flag, rather than just copy its settings, read Cloning existing flags.

Compare and copy flag settings between two environments

To compare and copy a flag's settings:

  1. Navigate to the Flags list. Click the three-dot overflow menu for one of the environments you want to compare.
The environment overflow menu.
The environment overflow menu.
  1. Choose Compare to another environment. The "Flag comparison" screen appears.

  2. Choose a Source environment from the menu. This is the environment you will be copying flag settings from.

  3. Choose a Target environment. This is the environment you will be copying flag settings into. A list of flags appears indicating the differences between the two environments:

The "Compare flags" screen with two environments selected.
The "Compare flags" screen with two environments selected.
Contexts and segments are environment-specific

Individual targeting and segment targeting are specific to an environment. Even if two different environments have a context or segment with the same name in each environment, LaunchDarkly treats them as distinct. For example, if a flag targets two segments both named "Beta users" in two different environments, LaunchDarkly displays an exclamation point icon indicating a difference in targeting rules between the two environments.

  1. Click a flag's row to view how the flag's settings differ between the two environments. The current flag settings for the target environment appear in the first column, and the proposed flag settings for the target environment appear in the second column.

  2. Select checkboxes to choose which settings you would like to copy from the source environment:

The comparison screen with a checkbox called out.
The comparison screen with a checkbox called out.
  1. Click Copy settings. Or, optionally click the more options menu and select "Request approval" to send an approval request for your changes.

Your settings are now copied into the target environment.

If the environment you're copying changes to requires approval, you will be prompted to request approval from another member. To learn more, read Approvals.

Restrictions on custom targeting rules

You can copy all custom targeting rules simultaneously with the Select all checkbox. However, if one of your rules references a segment that does not exist in the target environment, you cannot copy any targeting rules. You will still be able to copy Targeting state, Prerequisites, Individual context targets, the Default rule when on, and the default off variation ("If targeting is off, serve").

Restrictions on rollouts

If one of the flag targeting rules in your source environment has an active guarded rollout or progressive rollout, then in the target environment that rule is created as a percentage rollout with allocations that match the current guarded or progressive rollout in the source environment.