Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Important
-
Resolution: Duplicate
-
Affects Version/s: 4.7.20
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
The case type status list is not the same as those selected under the case type.
This is because the AJAX request filter method isn't actually using the array passed to the filter function, and is returning the wrong data.
Have created a patch, and will commit code to be included in the next release of CiviCRM.