When you have an advanced sql with a lot of "refresh data" actions connected to that aggregate you have a lot of work to do when you add an extra parameter to the sql.
You have to set the value of the new parameter on the advanced query itself but also on all "refresh data" actions connected to it.
It would be very helpful when OS set the same value for the new parameter at all the connected "refresh data" actions when you set the value for the advanced sql. Only when the parameter has no input of course.
Just like the same behavior when you drag and drop the "Refresh Data" action and select the query to refresh. OutSystems fills all the parameter than with same value as for the advanced sql.
Example:
City has been added as new parameter for the advanced sql
Connect "refresh data" actions
Drag and drop "Refresh data" action and select the query to refresh