Add possibility set status for new or existing users in import

Fixes:#2968
[MAILPOET-2957]
This commit is contained in:
Lysy Jan
2020-08-05 14:43:32 +02:00
committed by Veljko V
parent f7ad5e8a30
commit e7002f74ae
4 changed files with 54 additions and 19 deletions

View File

@ -682,7 +682,6 @@ class Subscriber extends Model {
'is_woocommerce_user',
'email',
'created_at',
'status',
'last_subscribed_at',
];
// check if there is anything to update after excluding ignored columns