When moving a site to another server (changing its role from one app to another app in the cluster, etc), everything went smoothly except Redis was turned off on the website once it finished setting up on the new server... All other settings seem to be the same as the old server, just Redis was turned off. Which of course resulted in connection error for the site until I went into settings and turned it back on.
Can anyone confirm this happens to them too? And if so then can we get a bug fix so that the Redis setting maintains its previous setting when getting migrated between servers? I imagine in some disaster recovery scenario if I was moving hundreds of sites between servers it would be a huge pain to have to manually go into each server and turn Redis back on.