Uploaded image for project: 'AdMaxLocal'
  1. AdMaxLocal
  2. AML-4135

New campaigns created for a account with deleted campaigns have incorrect start date

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Not a Bug
    • Affects Version/s: Mercury
    • Fix Version/s: None
    • Component/s: API
    • Labels:
      None
    • Environment:

      Description

      New campaigns created for a account with deleted campaigns have incorrect start date in "`st-tracker`.admaxCampaignBudgetAccrualStatus" table.

      1. Deploy an order through API .
      2. Terminate the deployed order through API ,
      3. Redeployed the order again through API .
      4. Check the start date in ( st-tracker`.admaxCampaignBudgetAccrualStatus )

      Expected Behavior

      The start date should be set to tomorrow date , so that the new campaigns get active tomorrow .

      Actual Behavior

      The start date is set to today's date for the new campaign .So the new campaigns remain pause .

      Note :

      Merchant UUID -

      89259086-f4b6-4f9d-a0f8-875a308e6c86

      Realm - qa2 (orange)

      SELECT * FROM `st-tracker`.admaxCampaignBudgetAccrualStatus WHERE admaxCampaignID IN (SELECT id FROM `st-tracker`.admaxCampaigns WHERE accountID = 191);

      Kindly have a look on the screen-shot .

        Attachments

          Activity

            People

            • Assignee:
              sanjaykumar.biswal Sanjay Kumar Biswal
              Reporter:
              sanjaykumar.biswal Sanjay Kumar Biswal
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: