Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Deimos
-
Fix Version/s: Deimos
-
Component/s: Reseller UI
-
Labels:None
-
Environment:
QA4
-
Sprint:Sprint 2, Sprint 3
Description
Steps:
---------
1. Login to Reseller UI.
2. Create a merchant and save it.
3. Create an order with a BA/BL and deploy the order.
4. After successful deployment, Edit the order and redeploy the order with "Launch campaigns as paused" option in the deployment confirmation message.
5. Verify Budget accrual status in Reseller UI.
Expected: Budget accrual status in Reseller UI should become Paused, In `st-tracker`.admaxCampaignBudgetAccrualStatus the table entries for the first deployment should get updated as paused on Redeployment.
Actual: Budget accrual status in Reseller UI was still active after successful redeployment as well. Also the table entries are not updated to paused in `st-tracker`.admaxCampaignBudgetAccrualStatus table.