Managing session variables via the UI
# 👀feature-requests
g
I prefer to use session variables a lot to save the trouble of passing workflow vars between workflows. Most of the time my var usage is global and all that duplication and passing around is a pain. The problem is that session vars don't autocomplete in the UI where variables are requested & you don't get that lovely debug output of the current values in the studio Variables panel. Bummer. If only the UI also handled session vars 🙂