temporary variable "$VIRTUALSERVER_ACTION" = "MODIFY_DOMAIN"

"Command to run before making changes to a server:"

echo $VIRTUALSERVER_HOME

the result is the current home

which is the variable that contains the new home?

also:

echo $VIRTUALSERVER_FIELD_ID

Status: 
Closed (fixed)

Comments

You can get the new home directory in $VIRTUALSERVER_NEWSERVER_HOME

In fact, all new server details are in VIRTUALSERVER_NEWSERVER_* variables.

Automatically closed -- issue fixed for 2 weeks with no activity.

echo $VIRTUALSERVER_FIELD_ID

echo $VIRTUALSERVER_NEWSERVER_FIELD_ID

the result in the two variables is the current value