Receive content follow-up notification e-mails for existing users

Created on 21 May 2023, over 1 year ago
Updated 24 May 2023, over 1 year ago

I upgraded from D8 to D9.59

Now my users dont receive any messages if a new comment is posted to their content. The checkbox:

Receive content follow-up notification e-mails

is unchecked for all existing users. How can i enable this for all my users again?

best,

💬 Support request
Status

Fixed

Version

1.4

Component

Code

Created by

🇩🇪Germany vgutekunst

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @vgutekunst
  • Status changed to Fixed over 1 year ago
  • 🇩🇪Germany vgutekunst

    Hi,

    this worked for me:

    Use this command to change ur database (pls make backup):

    UPDATE users_data
    SET value = 1
    WHERE uid IS NOT NULL AND name = 'entity_notify';

    after this the checkbox for all existing users is checked.

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024