You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Operating System (Platform and Version): Windows 10 20H2
Expected Behavior
Execute a request with a response action that either sets an empty variable or creates a new one and sets it. Then open the environment view/ editor to check that the variable has now a value (which is hidden though) resp. was created and has a value.
Actual behavior
The existing variable value is still shown as empty resp. the newly created variable is not shown at the end of the variable list. The view is updated only after toggling the visibility of the variables.