0
Fixed

There is an issue when copying State or other channels. v6.03.

Glenn 4 years ago in IQANdesign updated by Gustav Widén (System support) 4 years ago 2

There is an issue when copying State or other channels.  v6.03.  

1) Create a State.

2) Link a parameter to it.

Image 2205

3) Copy the State to State2

4) Rename the second Enable to Enable2

5) Now go into State2 and click on the transition, it show "Enable", not "Enable2"

6) Now go up a level and see that State2 is linked to Enable

Image 2206

This happens with other channels as well.  Also, this happens when copying into other projects or Function Groups.  Everything looks good and no errors are reported by the syntax checker, until you click into the Qcode, then things break.

Under review

Thanks for the detailed explanation Glenn. Looks like it could be a side effect of the change to parse Qcode on more events to find problems with duplicate names quicker (case 34684 in release notes). 

Investigating. 

Fixed

Fixed in 6.04. 

With 6.04, copies of channels referenced in Qcode expression also gets an automatic suffix added, to avoid duplicate names.