- Issue created by @vgutekunst
- Status changed to Fixed
over 1 year ago 6:27pm 24 May 2023 - 🇩🇪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.