Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7
-
Fix Version/s: 4.7.2
-
Component/s: None
-
Labels:
-
Documentation Required?:None
-
Funding Source:Contributed Code
Description
The defaults now include order by last year donation total but that field is not required in the report. The effect is an error. The easiest option is to set it as a required field - this is consistent with the previous releases.
More difficult is to ensure that if it is used by group by the sql includes it. I'm going with easiest.