WordPress 6.8.3, PHP 8.4.5, Newsletter 9.0.7, Newsletter – Import/Export 1.5.9
When doing an export I get the following message for each email in our list:
PHP Warning: Undefined property: stdClass::$followup in …\wordpress\wp-content\plugins\newsletter-import\plugin.php on line 682
“display_errors” is set to “off” in php.ini, so, not sure why I see those warnings. But it prevents the export from happening.