Uploaded image for project: 'AdMax'
  1. AdMax
  2. ADMAX-3158

Cloud Spider - OG Tag Report - All the OG tag values selected from the list are not submitted to the backend services.

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Cloud Spider
    • Labels:
      None

      Description

      Steps to reproduce
      1) Login to AdMax -> SEO section on http://client-st.ri.thesearchagency.com
      2) Fill in crawl details and in the report section select OG Tag /Canonical Report
      3) In the selection list select more than 1 tag values
      4) Submit the report.

      Regardless of the selection only the last tag selected is submitted to the web services. This can be confirmed by looking in spider_service.reportRequests table. Use the query below

      select tagList from spider_service.reportRequests where id = 159;

      The tagList column should show a comma delimited list of selected tags. Instead it shows only 1 tag value and that is the tag selected last. For e.g. is CANONICAL and OG_TITLE is selected in the same order then it only shows OG_TITLE in that column.

      This is a UI only bug since if SOAP requests are made then it submits values correctly.

        Attachments

          Activity

            People

            • Assignee:
              abhiram Abhiram Bhagwat
              Reporter:
              abhiram Abhiram Bhagwat
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: