You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When triggering removeMembersFromGroups using a scheduled task, it calls logAction > logActions to log the changes.
When using a scheduled task, id_member might be 0, causing the following:
The database value you're trying to insert does not exist: id_member
Function: logActions