Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Not a Bug
-
Affects Version/s: Eris
-
Fix Version/s: Eris
-
Component/s: None
-
Labels:None
-
Sprint:Sprint 3
Description
AML campaign end date is not matching with TP's campaign end date when facebook markup is applied
Steps:
1. Set facebook markup to 1 (Which is set to 100%)
2. Deploy an order
3. Verify table for end date: SELECT * FROM tp.campaigns c WHERE c.searchEngineUserId=3549;
Actual Result: Campaign end date will fall within 30day based on budget and markup which is expected but in the tp.campaigns table, end date is not matching with TP's campaign end date.
Expected Result: AML campaign end date is should matching with TP's campaign end date when facebook markup is applied.
Please check attached screenshot.