Global variables edit

Edited and saved global variables are only visible after saving them in the overview. Why do we have to execute two save operations?

1 Like

We have received your bug report regarding the global variables edit. Thank you for reporting this issue; we will investigate and provide an update shortly.

The first save prepares the update, and the second save actually applies it. This two-step process is necessary because the platform may need to restart bots that use the variable to ensure changes are applied correctly and to minimize unnecessary bot restarts.

1 Like