I'm sure that
Script type
Javascript
The problem
When I rename a scripts called "MyScript_V1.0.0" (id: MyScript_V1_0_0) the dots "." are no longer converted to "_" in the id. The id becomes: MyScript_V1.0.0 which leads to the situation that the script is also "moved" to a folder.
The "." in the script name should be treated as "_" also during renaming.
When copying a script ist also allows to change the name, here it works as expected.
iobroker.current.log (in debug mode!)
I shared screenshots. I think no logs are helpful in this respect.
Version of nodejs
v22.22.3
Version of ioBroker js-controller
7.2.2
Version of adapter
9.3.1
I'm sure that
Script type
Javascript
The problem
When I rename a scripts called "MyScript_V1.0.0" (id: MyScript_V1_0_0) the dots "." are no longer converted to "_" in the id. The id becomes: MyScript_V1.0.0 which leads to the situation that the script is also "moved" to a folder.
The "." in the script name should be treated as "_" also during renaming.
When copying a script ist also allows to change the name, here it works as expected.
iobroker.current.log (in debug mode!)
I shared screenshots. I think no logs are helpful in this respect.
Version of nodejs
v22.22.3
Version of ioBroker js-controller
7.2.2
Version of adapter
9.3.1