Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Show Variable Substitution in Debug #301

Open
b1scuit-thi3f opened this issue Feb 16, 2022 · 0 comments
Open

[Feature] Show Variable Substitution in Debug #301

b1scuit-thi3f opened this issue Feb 16, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@b1scuit-thi3f
Copy link
Collaborator

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.

@b1scuit-thi3f b1scuit-thi3f added the enhancement New feature or request label Feb 16, 2022
@b1scuit-thi3f b1scuit-thi3f added this to the v3.1 milestone Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant