Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.6.3
-
Fix Version/s: 4.6.4
-
Component/s: CiviReport
-
Labels:None
-
Documentation Required?:None
Description
The report for Case Detail allows for filtering by Case Type. If a case type is selected from the drop-down, no results are found. If this filter is left empty, then cases are found.
Screenshots from Drupal Demo 4.6.3 show this with case type="Overtime Occurrence"
Something happening where the case_type_id and case_type_id_value are mixed up in the query?