ioBroker.javascript icon indicating copy to clipboard operation
ioBroker.javascript copied to clipboard

[Bug]: Device changed in mirrored files still wrong in Blockly

Open 1337gut opened this issue 4 months ago • 0 comments

I'm sure that

  • [x] This issue is still present in the current beta version of this adapter
  • [x] There is no other (open) issue with the same topic (use the search!)
  • [x] This issue is not described in the adapter documentation / FAQ (read the docs!)

Script type

Blockly

The problem

Greetings, I recently changed the path of a lot of devices by replacing the string in the files and put the files back into the mirrored folder. Now the scripts are just working fine, but when I want to edit a Blockly script, the GUI still shows the old path to the device. When changing the view to JS, the path is correct again. I've checked the logs in debug mode but there is not a single entry showing any problems.

iobroker.current.log (in debug mode!)

No response

Version of nodejs

20.19.4

Version of ioBroker js-controller

7.0.6

Version of adapter

9.0.11

1337gut avatar Aug 14 '25 17:08 1337gut