Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Not a Bug
-
Affects Version/s: Apollo, Mercury
-
Fix Version/s: None
-
Component/s: Admax (bidding/budgeting)
-
Labels:None
-
Environment:
Tested on QA7
Bid Manager : bidmgr-distribution-2.9.0-BETA16-bin.tar.gz
Description
Steps:
---------
1. Deploy an Order.
2. Change the budget accrual status to paused through SOAP. (For Eg: Budget Accrual Status was paused for 2016-03-04). The column status, of `st-tracker`.admaxCampaignBudgetAccrualStatus get changed to PAUSED which is expected.
3. Run ABU for 2016-03-04
4. Verify the `st-tracker`.admaxActualDailyBudgets table.
Expected: Should not Accrue budget for 2016-03-05 as the budget accrual status is paused for 2016-03-04.
Actual: Setting the budget for the date on which budget accrual status was paused.