Every time we push from devkinsta to remote, and transfer from remote staging to Live, the ‘DOMAIN_CURRENT_SITE’ in wp-config.php becomes ‘undefined’.
define(‘DOMAIN_CURRENT_SITE’, ‘undefined’);
We want ‘DOMAIN_CURRENT_SITE’ to automatically replace itself with the appropriate value for Live, staging (with subdirectory changes each time), and devkinsta.
We are also operating a single site on another site, and it automatically replaces itself.
@VladimirM
Thank you for your message. I understand that the issue is a bug. Could you please let me know if there are any measures or solutions currently available to address this issue?