Target aggregates not working

Hi,

I have a question related to debugging aggregated targets. What could be cause for not showing/updating the aggregated target values after adding aggregate:true in target.js and can_aggregate_targets: true within .permissions{} of app_settings.json? also could you please advise if there is issue related to aggregating targets in any version >3.9?
@antony @iesmail @irene

The problem was target aggregates are updated a maximum of once per day. (documentation)

For testing purpose, we had to advance the system clock forward one day and sync with both CHVs and Supervisor accounts to see the update.

2 Likes