Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Venus
-
Fix Version/s: Eris
-
Component/s: None
-
Labels:None
-
Sprint:Sprint 5
Description
whsumm.sh with --highgran option setting performance data to zero in merchant_performance table for Facebook accounts.
Script: ./whsumm.sh -d3 -a2378 --highgran -T2018-05-22
Please check attached log
2018-06-27 07:55:14,696 [main] INFO jdbc.sqlonly - UPDATE `merchant_performance` SET `imps` = 0, `clicks` = 0, `cost` = 0 WHERE `start_date` >=
'05/22/2018 00:00:00.000' AND `start_date` < '05/23/2018 00:00:00.000'