I've been able to get all of my lab environment nodes to upgrade from 7.5.1 to 7.8.0 except for a single master node that got allocated onto transitional Allocator, one that isn't designated hot warm or frozen and now it wont move off of that Allocator. When I try to move it to the proper AZ I get the error below. It seems like if I use the failover.force=true it will allow this master node to move off of the Allocator. Overall trying to upgrade the deployment and move this node have failed every time.
[validate-plan-prerequisites]: [no.found.constructor.validation.ValidationException: 1. Unsupported downgrade attempted from [List(7.5.1, 7.8.0, 7.8.0, 7.8.0, 7.8.0, 7.8.0, 7.8.0, 7.5.1, 7.8.0, 7.8.0, 7.8.0, 7.5.1, 7.8.0, 7.5.1, 7.8.0)] to [7.5.1]. You can override this check with failover.force=true]"```