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] User, session and temp variables not shown in preview #50

Open
ptrckbp opened this issue Aug 9, 2021 · 1 comment
Open

[FEATURE] User, session and temp variables not shown in preview #50

ptrckbp opened this issue Aug 9, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@ptrckbp
Copy link
Contributor

ptrckbp commented Aug 9, 2021

image

Right now, the user, session and temp are hidden variables, that require know-how to be used.

The preview should include user, temp, session with explanations. I realize getting the list of all possible values would be difficult due to actions / hooks updating the object dynamically, but having them in the main list would help with understanding the application.
Something like this could be used for the preview :

User : parent object containing cross-session variables
Session : parent object for session variables
Temp : parent object for flow-specific variables

@EFF EFF added the bug Something isn't working label Aug 9, 2021
@EFF
Copy link
Member

EFF commented Aug 16, 2021

This is not a bug it's a feature request.
Thank you for filing this .

@laurentlp laurentlp changed the title [BUG] User, session and temp variables not shown in [FEATURE] User, session and temp variables not shown in preview Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants