@edo888 Again thanks for the reply there is internal problem of migration which is identified and resolved. Now in the production it’s working fine.
@edo888 Thanks for the reply I want to know that my use case is we use kinsta as a hosting platform in that we use dev and prod environment seperately so what we did is we use selective push from dev to prod environment as for this new plugin only migrate wp-content’s plugin and for other changes themes folder and not migrate whole options table because I observed that there is many records present in the option table related to dev environment so what I did is identify the 3 records which added by GTranslate plugin and after production update manually inserted in the production database and also update active_plugin record but not work is there anything catch which i missed here if you can assist more here ??