Automatic Target List update from Reports

Hi everyone. I’m using SuiteCRM since 2017. We populate target lists from reports. I think this is one of the main pourposes of the reports, to populate target lists under certain conditions to segment contacts. Suitecrm allow to schedule the reports, but it has no option to update the target lists when the report is updated via scheduler. I see that Suitecrm 8 still doesn’t have any option to do that. Now we do it through DB directly. Any thoughts about the best way to achieve it?

Hey @miquelangel !
Are you looking to improve your current DB script implementation? I could suggest (at a high level of a solution).

Have a look at combining these areas into a new scheduler task that you can execute (else overwrite the existing one but I wouldn’t suggest that unless that is your preferred default).