Creating the query but it does not actually saves it. I mean when I reproduce the indicated steps to get the max value, the ServerConnect action can not be saved. The server action was already created with some other actions in it. Just wanting to get the max value and insert it to another table. The issue only happens when trying to set the ALIAS. Without setting the ALIAS, the ServerConnect action is being saved.
How to reproduce
Try to get the MAX value from a query and set an ALIAS for it.