queryTagCalculations error

Hi,

I have a problem with queryTagCalculations function.
I run this script on script console:


It work well because data was not available on last 15 min.

But if I try to do this on event script:

We can see that data is not the same.

This data is the last save record , but It was about 3 hours before so it must be out of query (15 min before)

hi @Kevin.Herron, @PGriffith

I think it is a bug of this function. It is not possible to return values on this date because there is not data.

Thanks