How to use different GameModes for one level in a Multiplayer Game with Blueprints?

Hi, I have implemented your custom function (in 4.14.1), and it properly travels w all clients to the set map. The game mode is however not changed to the requested game mode. Do I need to add the game mode as a class that shouldn’t persist? It seems like server travel doesn’t care about the set game mode option. Thanks!