-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Is your feature request related to a problem? Please describe.
When debugging flows it is sometimes difficult to understand what has been substituted where. For example, if an action fails it may be due to an incorrect reference (e.g. the field is set to dta[var][src_ip] which isn't valid). However this might not be obvious unless one reads over all the fields.
Describe the solution you'd like
Debug should keep track of all variables being substituted and allow the user to visually see changes - either via a popup on hover or in the data-out box.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request