studio icon indicating copy to clipboard operation
studio copied to clipboard

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

Open ptrckbp opened this issue 4 years ago • 1 comments

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

ptrckbp avatar Aug 09 '21 13:08 ptrckbp

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

EFF avatar Aug 16 '21 13:08 EFF