// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` spec renders the component 1`] = `

Edit transition

Transitions define the conditions that need to be met for a state to change. After all actions in the current state are completed, the policy starts checking the conditions for transitions. Learn more EuiIconMock (opens in a new tab or window)
Destination state

If entering a state that does not exist yet then you must create it before creating the policy.

Condition

Specify the condition needed to be met to transition to the destination state.

EuiIconMock
Minimum index age

The minimum age required to transition to the next state.

`;