ID 268230 - Renaming a node parameter doesn’t change the UI name of TeleParameters referencing it

Follow

Problem summary
When a node parameter is referenced on another node as a TeleParameter, renaming the original parameter’s name does not change the UI name of the TeleParameter.
 
Steps to reproduce
  1. Create two CameraCreate nodes and open both of them in the Parameters tab by hovering over the first node, pressing e, then hovering over the second one and pressing Shift+e.
  2. Add a user TeleParameter on one of the nodes.
  3. Add a user Number parameter on the other node and middle-mouse drag and drop the new parameter from the other node on the first node’s user parameter’s drop zone. This will create a reference to the dropped parameter.
  4. On the second node where the number parameter was created, click on the wrench icon above the parameter > Rename Parameter… and type a new name like ‘foo’ into the text box that appears. Click OK.
  5. The parameter name will change, but not the name of the TeleParameter referencing it on the other node. When middle mouse dragging the TeleParameter into the Python Console text field, the correct new name will be displayed there.
 
Reproduced by support
Katana 2.5v1, 2.5v5 Windows 7
Katana 1.6v3, 2.0v1, 2.0v5. 2.1v1, 2.1v5, 2.5v1, 2.5v5 RHEL 6.4
 
Expected behaviour
When a parameter’s name is changed, all TeleParameter references to it should also change their name in the UI.
 
Actual behaviour
The TeleParameter references keep the old name in the UI.

    We're sorry to hear that

    Please tell us why