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

WHSumm overwriting all (not just Publisher Feed) pixel data if publisher data present

    Details

    • Type: Bug
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Data Summarization
    • Labels:
      None

      Description

      The WarehouseSummarixer.setTotals() method does a check for existing publisher feed data, and sets a boolean flag if it finds any. It then uses this boolean in a column-level "if" sql fragment when determining whether to overwrite pixel data with se data. However, it does nothing to restrict this to the publisher feeds distribution(s).

      Tentative fix made in SVN Changeset #29196. This fix may have a problem if the number of distributions exceeds the length of a string that group_concat will return. Also, the distributions should come from configuration, not data presence (separate issue).

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              carl Carl (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated: