Rename an already used global variable within a workflow
When you are using a complex workflow you sometimes realize that the given name to a global variable is not appropriate
It is a REAL PAIN to delete this variable in every task or create a new variable and replace the old one everywhere.
So I suggest to add the ability to modify the name of a variable, even if it is already used within the workflow
Thank you for your contribution. Your idea is available with version 7.4.
-
James Heim commented
This is something that should be added to your backlog.
We can rename index fields, we should have the ability to rename global variables, especially when they need to be displayed in the Task List.
If a client wants a certain column rename in their task list that relies on a global, then we have to create a new variable and change it anytime it's referenced in the workflow.