View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
18294 | Bug reports | User / Groups / Roles | public | 2022-07-29 10:16 | 2023-05-30 18:47 |
Reporter | DenisChenu | Assigned To | ollehar | ||
Priority | normal | Severity | minor | ||
Status | ready for merge | Resolution | open | ||
Product Version | 5.3.x | ||||
Summary | 18294: User was not added to group created automatically | ||||
Description | When user create a new group in 3.X , he was automatically added to this group (and can not remove himself). | ||||
Steps To Reproduce | Steps to reproduce
1 as super admin
Expected resultUser was in list (and can not be remoced) Actual resultuser are not in list | ||||
Additional Information |
| ||||
Tags | No tags attached. | ||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 5.3.28 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | not relevant | ||||
Database type & version | not relevant | ||||
Server OS (if known) | not relevant | ||||
Webserver software & version (if known) | not relevant | ||||
PHP Version | not relevant | ||||
related to | 18289 | confirmed | User with group creation allowed can not see is own group | |
related to | 18281 | closed | tibor.pacalat | Users in group are not deleted |
This one is more easy to fix without potentially broke existing code. The other need fix :
|
|
Well, you are asuming this is bug. |
|
In 3.X , user can create a group and be removed from group by super admin : then need a owner_id update In 5: user can not see the group after creation… |
|
@ollehar : see other ticket, way to resolve and owner_id issues With usercontrolSameGroupPolicy
In 5.X :
See : https://bugs.limesurvey.org/view.php?id=18281#c71525 My opinion :
|
|
PLease solve it this way: For LS5: For LS6: |
|
Then : need a Permission system adding owner_id in Group model. Right ? |
|
Pull request from Aug 26, 2022 … |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2022-07-29 10:16 | DenisChenu | New Issue | |
2022-07-29 10:16 | DenisChenu | Assigned To | => DenisChenu |
2022-07-29 10:16 | DenisChenu | Status | new => confirmed |
2022-07-29 10:16 | DenisChenu | Relationship added | related to 18289 |
2022-07-29 10:18 | DenisChenu | Note Added: 71240 | |
2022-07-29 10:18 | DenisChenu | Bug heat | 0 => 2 |
2022-07-29 10:18 | DenisChenu | Status | confirmed => assigned |
2022-07-29 10:19 | DenisChenu | Priority | none => normal |
2022-08-26 19:23 | DenisChenu | Assigned To | DenisChenu => gabrieljenik |
2022-08-26 19:23 | DenisChenu | Status | assigned => ready for code review |
2022-08-26 19:44 | gabrieljenik | Note Added: 71535 | |
2022-08-26 19:44 | gabrieljenik | Bug heat | 2 => 4 |
2022-08-27 19:40 | DenisChenu | Note Added: 71541 | |
2022-08-29 15:22 | gabrieljenik | Assigned To | gabrieljenik => DenisChenu |
2022-08-29 15:28 | DenisChenu | Status | ready for code review => ready for testing |
2022-09-01 13:26 | DenisChenu | Steps to Reproduce Updated | |
2022-09-01 13:26 | DenisChenu | Additional Information Updated | |
2022-09-09 16:24 | DenisChenu | Assigned To | DenisChenu => ollehar |
2022-09-09 16:24 | DenisChenu | Status | ready for testing => ready for merge |
2022-09-09 16:24 | DenisChenu | Note Added: 71667 | |
2022-09-09 16:24 | DenisChenu | Relationship added | related to 18281 |
2023-05-30 14:49 | c_schmitz | Note Added: 75254 | |
2023-05-30 14:49 | c_schmitz | Bug heat | 4 => 6 |
2023-05-30 18:46 | DenisChenu | Note Added: 75265 | |
2023-05-30 18:47 | DenisChenu | Note Added: 75266 |