Details
-
Type: Bug
-
Status: Closed
-
Priority: Critical
-
Resolution: Not a Bug
-
Affects Version/s: Mercury
-
Fix Version/s: Mercury
-
Component/s: Admax Deployment Service
-
Labels:None
-
Environment:
bidmgr #793
Description
Order should have deployment start date set to the day of deployment .
Deploy an order on day t.
Check the following table
SELECT * FROM `st-tracker`.admaxNominalMonthlyBudgets WHERE admaxCampaignID = 1042
startDate should be set to day t.
Actual Result: startDate=t+1
Date is t in all the properties file and smb.reseller.properties file.