N8n - global variables aren’t copied in duplicated bots

Bug details: when duplicating the bots using n8n for some reasons the global variables in the bot settings aren’t copied but replaced with the actual value

Could it be that the bot needs to have the sharing option ON?

  • [Optional] Steps to reproduce → use this workflow - use a bot with global variable - check the newly duplicated bot
  • Expected result → the duplicated bots should have the same global variable applied similar to when we duplicate a bot from the Gainium dashboard

We have received your bug report regarding the issue with global variables not being copied when duplicating bots using n8n. We will investigate this and provide an update shortly. Could you please provide the URL for the bot you were using?

Fixed

cool just tested and it works now - thanks