Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: Artemis
-
Component/s: None
-
Labels:None
-
Environment:
aq-qa2-core1
-
Sprint:Sprint 3
Description
Steps:
---------
1. Deploy an order with active budget.
2. change the endDate to today.
3. Insert new rows for the campaignID with tomorrow as startDate and make the status to paused.
4. Now login to core server update/add keywords for the BA file used to deploy the order in step1 (core keywords are available in /usr/local/tsa/mms_keywords/)
5. Login to jmx console and invoke the triggerKeywordFileDownloadAndImport method of KeywordListMonitorJMX to download the keywords.
6. Invoke the redeployChangedCampaigns method in jmx console.
7. verify the budget accrual status for the date on which we paused the campaign.
Actual: Budget accrual status is changed to active state from paused state after re-deployment.
Expected: Budget accrual status should remian paused.