How to find and fix the users which are missing the automatic assigned apps fixed on EasySocial 2.1.5 ( Apps page now properly respects the default apps that is configured at the user's profile type.)
Would it be possible to fix it using a sql query?
Something like:
SELECT all users from users which are in joomla user group XX and which are not present in #_social_apps_map, then insert the found missing user ids that are missing.
Rgds