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

Addition/Updation/Deletion of sitelinks do not work on Google

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: Mercury
    • Fix Version/s: Mercury
    • Labels:
      None
    • Environment:
    • Sprint:
      Sprint 13

      Description

      Addition/Updation/Deletion of sitelinks do not work on Google

      1) Create an order with 2 sitelinks.
      2) Edit the order and add a new sitelink and delete an old one
      3) Or update the existing one to a new one

      In both cases 2 and 3, there is no change to the account on Adwords.

      No updates to DB tables as well based on the following query

      SELECT f.name,s.description,fi.status,fv.value
      FROM content_editor_google.gce_feed f,
      tsacommon.searchEngineUsers s,
      content_editor_google.gce_feedItem fi,
      content_editor_google.gce_feedItemAttributeValue fv
      WHERE s.description LIKE '%98ff3e0b-a61b-4545-91b4-c90fe2eb58b1%'
      AND f.searchEngineUserID = s.id
      AND fi.feedID = f.id AND fi.id = fv.feedItemID;

      No errors seen in jboss and listener.
      Note: Works fine in Bing

        Attachments

          Activity

            People

            • Assignee:
              Madhan Madhan Pulipati [X] (Inactive)
              Reporter:
              varshini.padmanabhan Varshini Padmanabhan (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: