Global variables error on removal

Removing Global variables results in an error on save even though they aren’t used anywhere.

We have received your bug report regarding the ‘Global variables error on removal’ and will provide an update shortly. Thank you for reporting it!

The error you’re encountering when saving your bot is likely due to an incompatibility between a default or placeholder value in one of the fields and your other settings. Please double-check all fields to ensure the values are appropriate for your chosen configuration.

The problem occurred when removing global variables in the global variables section. These variables weren’t used by any bot.

What error?

Currently I can only get this:

Variable not found

  • Add a new variable
  • Edit it
  • Remove it
  • Save changes

But I think the last one was different like “not exist” or something like that.

Ok. I disabled delete button of var in pending state, while you do not apply changes.
You are trying to confirm edit for already deleted var, so it showing you not exist error.

1 Like