Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted August 7, 20213 yr what task is it that runs that moves members to different groups? Edited August 7, 20213 yr by Ocean West
August 7, 20213 yr Author example I setup a promotion to find all users in a group who's last activity is > 356 days and add them to a secondary group there seems to be no event to trigger this action to evaluate.
August 7, 20213 yr Group promotion doesn’t run based in tasks. It fires the action when the event runs.
August 7, 20213 yr Author so then how would it ever run based on last visit if over a year ago there is task to trigger the action? 🤔 Edited August 7, 20213 yr by Ocean West
August 7, 20213 yr I’m on mobile phone now and can’t check the script but last visit is a column on core_members table. It probably checks the last date before update the new one.