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

After terminating an order , End date is not set in st-tracker databse

    Details

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

      Description

      After terminating an order , End date is not set(showing null) in st-tracker.admaxAccountAnniversary table .

      Steps :

      1. Create an Order and deploy .
      2. Terminated the deployed order
      3. Check the end date in `st-tracker`.admaxAccountAnniversary for the deployed order .

      Expected behavior

      The End date should set correctly.

      Actual Behavior

      The end date is showing null in `st-tracker`.admaxAccountAnniversary table .

      Example :
      SELECT * FROM `st-tracker`.admaxAccountAnniversary WHERE accountID = 191;

      id accountId anniversaryDate startDate endDate
      190 191 2016-05-11 2016-05-11 \N

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: