Details
-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 4.6.28, 4.7.27
-
Fix Version/s: None
-
Component/s: CiviContribute, CiviReport
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
-
Verified?:No
Description
This is on the Contribution Details report. If the report is set to filter on a group, the soft credits in that group are not shown. Tested on Drupal 7.56 + Civi 4.6.31, and on dmaster.demo.civicrm.org (4.7.27).
To reproduce:
- Create contact A and B, and group G. Add contact A to G.
- Create a contribution for B, with a soft credit to A.
- Open the Contribution Details report, and change filter to show BOTH contributions and soft credits (contribution above should show up twice now).
- Filter to show group G (contribution doesn't show up at all now). Expected here that the contribution should still show up once.