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

Check for keywords that have an apostrophe that is not proceeded by letter s

    Details

    • Type: Story
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: Data Loader 1.0
    • Fix Version/s: Data Loader 1.0
    • Component/s: Data Loader
    • Labels:
      None

      Description

      Google rejects the keyword otherwise.

      This is how the current script checks for BA's that have keywords with an apostrophe not proceeded by an s:

      select kwl.businessFunctionID businessArea,kw.* from biz_function_location.keywordLists kwl join biz_function_location.keywords kw on (kwl.id=kw.keywordListID) where (kw.keyword REGEXP '\'[^s]')=1;

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              dylan.kirby Dylan Kirby (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: