Home Forums Newsletter Plugin Support import users behavior inconsistent wrt "override_status"

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23384
    Jeff B
    Participant

    As of v4.2.2., this important code is only in ‘overwrite’ preferences.
    if (isset($controls->data[‘override_status’])) {
    $subscriber[‘status’] = $controls->data[‘import_as’];
    }

    I believe it needs to be in ‘update’ preferences, too.

    I’ve been waiting YEARS now for the addition of this feature (pretty sure it’s relatively new) so I can dump so custom code. Please investigate and hopefully fix as I hope.

    THX!

    #25620
    loens
    Participant

    I need that too!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.