fireadmin icon indicating copy to clipboard operation
fireadmin copied to clipboard

bug(actionRunner): inputs should not required in action-templates

Open prescottprue opened this issue 6 years ago • 0 comments
trafficstars

Bug Description

  • Action runner templates should not require inputs, but if they are not passed currently

Steps To Reproduce

  1. Create an action-template
  2. Add steps with constants in them (no inputs)
  3. Attempt to run an action using this template - it throws an error

Expected Behavior

  1. The action should run without error

Possible Solution

Additional Context/Screenshots

image

prescottprue avatar Apr 30 '19 17:04 prescottprue