View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
15904 | Bug reports | Survey editing | public | 2020-02-22 18:39 | 2021-03-15 15:37 |
Reporter | Jmantysalo | Assigned To | gabrieljenik | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 4.1.6 | ||||
Summary | 15904: Default survey admin & admin email not copied from user profile | ||||
Description | When making a new survey, survey admin and admin email not anymore copied from the user profile. They can be changed afterwards still. | ||||
Steps To Reproduce | Log in with any other account but not main admin that was used in the installation phase. Create a survey. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Bug heat | 16 | ||||
Complete LimeSurvey version number (& build) | 4.1.6+200220. | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | MariaDB, newest available on RHEL 8 | ||||
Server OS (if known) | Linux, RHEL 8 | ||||
Webserver software & version (if known) | Apache | ||||
PHP Version | newest available on RHEL 8 | ||||
related to | 16149 | closed | See survey list - owner column is not correct |
3 way can be really interesting
|
|
I do not have this issue (LS dev) - please wait till Monday when we will do another release. Thanks for your contributions! |
|
Hi, I am facing the same problem. I think it is related to the issue 16149. |
|
hey there, could you please update to latest version and see if issue persists? see 16149 as well |
|
Confirm: Now this works in Version 4.3.6+200727. Many thanks, this is a good step for easier management. |
|
What now? Again in 4.3.16+200915 this does not work. |
|
@jmantysalo - could you please confirm if now it is fixed in 4.4.0 RC1? |
|
Sorry, but no. Still "Administrator" with "your-email@example.net". |
|
In LS3, we used to be able to set who was the details (name and email) for the admin of a survey. In LS4, when creating a survey, you can't fill that data anymore. Actions suggested:
That would be the easiest and most straight forward. Action 2:
What do you think? PS: Adding the option of owner could be tricky, as we would need to update that when the owner changes. That could be for another "feature". |
|
For our use it would be sufficient to just have default name and email to be prefilled from the user creating the form. Or just having nothing and requiring the user to give those before invitations can be sent. I suppose that some others would like to have some static default like surveys@ourcompany.invalid. And some may want to restrict all mails sent from survey to be sent using from-address of the owner. |
|
I don't like the prefilling , stay inherit is better. Action 2 seems better (in my opinion)
can be easi;ly done in plugin ;) (just for email) |
|
@c_schmitz What do you think? |
|
Btw, if the DB connection fails when saving, then LS send data to the email of the survey admin. Hence would be nice if that would be a working address by default. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=31311 |
|
Fixed in Release 4.4.13+210315 |
|
LimeSurvey: master 5662b541 2021-03-11 19:03 Committer: GitHub Details Diff |
Fixed issue 15904: Default survey admin & admin email not copied from user profile (#1786) Allow user to select who is the admin of the newly created survey. Had to adapt the CreateSurvey services and related to be able to take survey_admin as a parameter |
Affected Issues 15904 |
|
mod - application/controllers/SurveyAdministrationController.php | Diff File | ||
mod - application/datavalueobjects/SimpleSurveyValues.php | Diff File | ||
mod - application/models/services/CreateSurvey.php | Diff File | ||
mod - application/views/surveyAdministration/tabCreate_view.php | Diff File | ||
mod - assets/packages/adminsidepanel/build.min/css/adminsidepanel.css | Diff File | ||
mod - assets/packages/adminsidepanel/build.min/css/adminsidepanel.rtl.css | Diff File | ||
mod - assets/packages/adminsidepanel/build.min/js/adminsidepanel.js | Diff File | ||
mod - assets/packages/adminsidepanel/build.min/js/adminsidepanel.js.map | Diff File | ||
mod - assets/packages/adminsidepanel/build/js/adminsidepanel.js | Diff File | ||
mod - assets/packages/adminsidepanel/lib/surveysettings.js | Diff File | ||
mod - tests/unit/models/CreateSurveyServiceTest.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-02-22 18:39 | Jmantysalo | New Issue | |
2020-02-24 08:08 | DenisChenu | Issue Monitored: DenisChenu | |
2020-02-24 08:09 | DenisChenu | Note Added: 56158 | |
2020-02-24 08:09 | DenisChenu | Note Edited: 56158 | |
2020-04-03 12:15 | cdorin | Zoho Sprints | => |Yes| |
2020-04-03 12:15 |
|
Zoho Sprints ID | => 14469000000024049 |
2020-04-03 12:16 | cdorin | Priority | none => normal |
2020-04-03 12:16 | cdorin | Status | new => confirmed |
2020-04-03 12:16 | cdorin | Zoho Sprints | Yes => |Yes| |
2020-04-03 12:24 | cdorin | Note Added: 56925 | |
2020-04-03 12:24 | cdorin | Assigned To | => cdorin |
2020-04-03 12:24 | cdorin | Status | confirmed => feedback |
2020-05-27 22:11 | ricardoalmeida | Note Added: 58062 | |
2020-05-27 22:12 | ricardoalmeida | Issue Monitored: ricardoalmeida | |
2020-05-28 08:04 | DenisChenu | Relationship added | related to 16149 |
2020-07-29 22:49 | cdorin | Note Added: 59179 | |
2020-07-30 11:05 | Jmantysalo | Note Added: 59199 | |
2020-07-30 11:05 | Jmantysalo | Status | feedback => assigned |
2020-10-07 07:00 | Jmantysalo | Note Added: 60098 | |
2020-12-28 18:30 | cdorin | Note Added: 61252 | |
2020-12-28 18:30 | cdorin | Assigned To | cdorin => |
2020-12-28 18:30 | cdorin | Status | assigned => feedback |
2021-01-04 12:54 | Jmantysalo | Note Added: 61410 | |
2021-01-04 12:54 | Jmantysalo | Status | feedback => new |
2021-01-28 20:06 | cdorin | Status | new => confirmed |
2021-01-28 20:06 | cdorin | Sync to Zoho Project | => |Yes| |
2021-02-10 22:58 | gabrieljenik | Note Added: 62140 | |
2021-02-11 08:42 | Jmantysalo | Note Added: 62144 | |
2021-02-11 09:05 | DenisChenu | Note Added: 62145 | |
2021-02-17 16:30 | c_schmitz | Assigned To | => c_schmitz |
2021-02-17 16:30 | c_schmitz | Status | confirmed => assigned |
2021-02-22 15:59 | gabrieljenik | Note Added: 62448 | |
2021-02-22 16:02 | Jmantysalo | Note Added: 62450 | |
2021-02-24 17:07 | c_schmitz | Assigned To | c_schmitz => gabrieljenik |
2021-02-25 16:11 | gabrieljenik | Note Added: 62524 | |
2021-03-11 18:03 | gabrieljenik | Changeset attached | => LimeSurvey master 5662b541 |
2021-03-11 18:03 | gabrieljenik | Note Added: 63314 | |
2021-03-11 18:03 | gabrieljenik | Resolution | open => fixed |
2021-03-15 15:37 | lime_release_bot | Sync to Zoho Project | Yes => |Yes| |
2021-03-15 15:37 | lime_release_bot | Note Added: 63380 | |
2021-03-15 15:37 | lime_release_bot | Status | assigned => closed |