If user changes the default value of #new_arguments then the expected arguments are not loaded and actions are not invoked. What is the use case for this?

Comments

fago’s picture

Title: What is it good for #new_arguments label? » avoid renaming of already used #new_arguments
Category: support » bug

you can't rename an argument when you have already used the argument. Probably we should improve that, so that it can be only set when configuring the argument the first time.