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

gce_target table criterionID should be bigint(20)

    Details

    • Type: Bug
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: Wickford
    • Fix Version/s: All Time Backlog
    • Component/s: Content Editor
    • Labels:
      None
    • Sprint:
      High Priority

      Description

      The Google API defines a criterion ID as type long. Most of the content editor stores long values as bigint(20), but the gce_target table stores the criterionID as "int(11) unsigned".

      The column type should be changed and the code checked to be sure it is handled properly.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              rgardner Ross Gardner
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: