Hello!
This has always worked for me, for Plesk migrator migrations that leave the same NS records as in origin, create a bash script with this content and excute it:
for domain in $(MYSQL_PWD=`cat /etc/psa/.psa.shadow` mysql -u admin psa -Ns -e"select name from dns_zone where name not in...