Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-17154 CiviReport enhancements
  3. CRM-17225

Allow reports to be saved so the criteria can be edited before invoking the query

    Details

    • Type: Sub-task
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.7
    • Fix Version/s: 4.7
    • Component/s: None
    • Documentation Required?:
      User and Admin Doc
    • Funding Source:
      Contributed Code

      Description

      The CiviCRM report code has this line

      // lets always do a force if reset is found in the url.
      if (!empty($_REQUEST['reset']))

      { $this->_force = 1; }

      There is no explanation & the comment implies it was a lighthearted decision. The implication is that slow reports need to render before changes can be made - such as a criteria tweak or printing as a pdf or exporting.

      Dgg - assigning to you to see if you know why this might have been done. I'm guessing maybe something to do with assuming people who add reports in the navigation menu would want to see the results rendered (sometimes true)

        Attachments

          Activity

            People

            • Assignee:
              colemanw Coleman Watts
              Reporter:
              eileen Eileen McNaughton
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: