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?
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
Comment #1
fagoyou 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.