Hello,
We scheduled in fabrik some php files to update users information based on certain filters/values, so at the end of day, a user who had Group: Newbies and Username: SSN now will have Group: Agents and Username: User123
Now we have a problem with users from Joomdle. A filter for "Not Joomdle Users" displayed a list of "old" users which have now a minus sign before ID (-840, -907 etc). And we were able to find all those users in Moodle...
The question: it's ok to remove those users from Moodle? If yes, how can we do it automatically?
Thank you