Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-12431

log summary report: errors when columns are removed

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.3.1
    • Fix Version/s: 4.3.2
    • Component/s: Core CiviCRM
    • Labels:
      None

      Description

      if you run the enhanced logging summary report and remove some of the default column settings, it will error with a mysql error: value count on row.

      the issue is that we hard code the construction of our temp table's columns, but when the user adds/removes column options, the insert query reflects the change – and the insert becomes out of sync with the table structure. we need to condition the table structure on the columns selected.

        Attachments

          Activity

            People

            • Assignee:
              pratik.joshi Pratik Joshi
              Reporter:
              lcdweb Brian Shaughnessy
            • Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: