Skip to content
Snippets Groups Projects

Resolve #3427978 "Provide core action"

8 files
+ 681
0
Compare changes
  • Side-by-side
  • Inline
Files
8
@@ -30,3 +30,11 @@ field.value.state:
views.filter.state_machine_state:
type: views.filter.in_operator
label: 'State'
action.configuration.apply_state_transition_to_entity:
type: action_configuration_default
label: 'Apply state transition to entity'
action.configuration.apply_selected_state_transition_to_entity:
type: action_configuration_default
label: 'Apply selected state transition to entity'
Loading