IBM / BlueXolo

BlueXolo
Apache License 2.0
19 stars 20 forks source link

Variables inside a BlueXolo item change the file when you download it #442

Open eslavidaloca opened 3 years ago

eslavidaloca commented 3 years ago

Describe the bug Whenever you tried to download an item that has a robot variable "${Variable_Name}" it changes all the code into an "undefined"

To Reproduce Steps to reproduce the behavior:

  1. Create a BX item and in its content include a variable
  2. Save the BX item
  3. Download that same item
  4. Open the file
  5. See error

Expected behavior The file shouldn't change when you download it

Screenshots

Actual error:

image

Expected behavior:

image