View Issue Details

This bug affects 1 person(s).
 8
IDProjectCategoryView StatusLast Update
15903Bug reportsUser / Groups / Rolespublic2020-07-06 13:21
Reporterpstelling Assigned Tocdorin  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version4.0.x 
Target Version4.0.x 
Summary15903: Sending email to all group users (copy is sent in cc for every user)
Description

Sending emails to all group members and the checkbox "Send me a copy" is checked will send several emails (amount of users in group) to the user who
is sending the email.

Steps To Reproduce

(1) go to Create/edit user groups
(2) add a usergroup
(3) add some users (with valid email addresses)
(4) use the function "Send email to all users" and set check box "Send me a copy"

You should have set an email address you could access and the emails of the users (BE CAREFUL) should also be send.
In global settings I used smpt to test it. BE CAREFUL emails will be send!!!

You'll get at least 3 emails when the group has 3 users with a valid email address.

Additional Information

We should change that. The user (requesting a copy) should only get one email.

TagsNo tags attached.
Bug heat8
Complete LimeSurvey version number (& build)Version 4.0.0-RC14
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMysql
Server OS (if known)
Webserver software & version (if known)
PHP Version7.2

Users monitoring this issue

There are no users monitoring this issue.

Activities

pstelling

pstelling

2020-02-21 14:38

developer   ~56139

confirmed

gabrieljenik

gabrieljenik

2020-06-29 22:29

manager   ~58567

Last edited: 2020-07-06 10:29

What is the expected result?

Should we send 3 email, 1 to each person in the group, and an extra one to the sender?
or we should make 1 email 3 persons and 1 cc?

gabrieljenik

gabrieljenik

2020-07-02 00:31

manager   ~58626

Last edited: 2020-07-06 10:29

Copy email is not sent as CC but as adding and extra sender to the list of users.

PR: https://github.com/LimeSurvey/LimeSurvey/pull/1465

guest

guest

2020-07-03 17:41

viewer   ~58684

Last edited: 2020-07-06 10:29

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=30250

lime_release_bot

lime_release_bot

2020-07-06 13:21

administrator   ~58718

Fixed in Release 4.3.3+200707

Related Changesets

LimeSurvey: master 0983fc11

2020-07-03 17:41:35

gabrieljenik


Committer: GitHub Details Diff
Fixed issue 15903: Sending email to all group users (copy is sent in cc for every user) (#1465)

Dev: Copy email is not sent as CC but as adding and extra sender to the list of users.
Affected Issues
15903
mod - application/models/UserGroup.php Diff File

Issue History

Date Modified Username Field Change
2020-02-21 14:36 pstelling New Issue
2020-02-21 14:36 pstelling Status new => assigned
2020-02-21 14:36 pstelling Assigned To => cdorin
2020-02-21 14:38 pstelling Priority none => normal
2020-02-21 14:38 pstelling Status assigned => confirmed
2020-02-21 14:38 pstelling Note Added: 56139
2020-04-01 16:59 cdorin Zoho Sprints => |Yes|
2020-04-01 16:59 swendrich Zoho Sprints ID => 14469000000018193
2020-06-29 22:29 gabrieljenik Note Added: 58567
2020-06-30 10:18 ollehar Product Version => 4.0.x
2020-06-30 10:18 ollehar Zoho Sprints Yes => |Yes|
2020-07-02 00:31 gabrieljenik Note Added: 58626
2020-07-03 17:41 gabrieljenik Changeset attached => LimeSurvey master 0983fc11
2020-07-03 17:41 guest Note Added: 58684
2020-07-06 10:29 swendrich Zoho Sprints Yes => |Yes|
2020-07-06 10:29 swendrich Status confirmed => resolved
2020-07-06 13:21 lime_release_bot Zoho Sprints Yes => |Yes|
2020-07-06 13:21 lime_release_bot Note Added: 58718
2020-07-06 13:21 lime_release_bot Status resolved => closed
2020-07-06 13:21 lime_release_bot Resolution open => fixed