No. You have to traverse all the chains to look for any additional chain caller action referencing the chain, and rename it there also. Then, you have to go and traverse every event to see whether the chain is attached to any of them, and then rename it there as well. Also if the user presses Cancel, you will have to go back and undo all these changes.
Too much work and code for something the user can do himself. It is on the user to rename the chain in the appropriate places. Action Chains dialogs already notifies you "in the error cell" of the chains that have problems.
|