Bug Report: Data Manager Variable/Argument Renaming Behavior

Hi,

I’ve encountered an issue in UiPath Studio when renaming variables or arguments through the Data Manager panel. When you rename a variable, the changes are reflected across the workflow if the Variables panel is open, but the Variables panel doesn’t update immediately. It only reflects the change once closed and reopened.

However, if the cursor is already placed in a field where the variable is used and you rename it in the Data Manager, the change is still reflected in the Variables panel, even if it’s still open, which seems inconsistent.

In the case of arguments, renaming them in the Data Manager doesn’t update the Arguments panel, whether it’s open or closed, even after reopening it. However, the workflow still updates as expected.

It’s a minor issue as it doesn’t affect functionality but can be a bit confusing. The renaming works perfectly if done directly through the Variables or Arguments panel instead.

Thanks for looking into this!

  • Variables Behavior :

This image shows the user interface of UiPath Studio with a sequence workflow that includes activities for incrementing an index and logging a message. (Captioned by AI)

  • Arguments Behavior :

argument_behavior