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

OPTUS_updateCampaignStatusRequest: Campaigns get deleted permanently from the search Engine

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Won't Fix
    • Affects Version/s: 1.3.0
    • Fix Version/s: 1.3.0
    • Labels:
      None
    • Environment:

      Description

      Campaigns get deleted permanently from the search Engine.

      1.Deploy SGS/ADS for a customer -backendtesting1

      2.Deploy Brand Campaign for customer -backendtesting1.

      3.Delete the campaigns by sending updateCampaignStatusRequest request

      <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:adm="http://www.thesearchagency.com/AdMaxDeploymentService/">
      <soapenv:Header/>
      <soapenv:Body>
      <adm:updateCampaignStatusRequest>
      <header>
      <requestID>1</requestID>
      </header>
      <customerID>backendtesting1</customerID>
      <!-1 or more repetitions:->
      <campaignStatusList>
      <campaignID>backend1</campaignID>
      <campaignStatus>terminated</campaignStatus>
      </campaignStatusList>
      </adm:updateCampaignStatusRequest>
      </soapenv:Body>
      </soapenv:Envelope>

      Actual result:

      Campaigns get deleted permanently from Search Engine. — See the snapshot attached

      Expected result:

      Campaigns's status should change to "Deleted"

        Attachments

          Activity

            People

            • Assignee:
              therouxj Jeff Theroux
              Reporter:
              atul.sanagar Atul Sanagar (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: