Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.4.4
-
Fix Version/s: 3.4.6
-
Component/s: CiviCampaign
-
Labels:None
Description
To replicate:
- create a survey
- reserve a list of respondents
- release those respondents
- reserve different respondents
- run the SurveyDetail report to list all respondents assigned to you
The result is that all respondents, including the ones you released, are listed.
That's because the report does not exclude activities with is_deleted set to 1.