Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to create new groups in backend #35

Closed
cwsoft opened this issue Aug 25, 2015 · 5 comments
Closed

Unable to create new groups in backend #35

cwsoft opened this issue Aug 25, 2015 · 5 comments
Assignees
Milestone

Comments

@cwsoft
Copy link
Contributor

cwsoft commented Aug 25, 2015

Seems commits 6b309fe respective 672a8a8 introduced some regression preventing to create new user groups via the WBCE backend. Tested on Windows 7 with PHP 5.6.11 and MySQL 5.6.25. Can this be confirmed by others?

@cwsoft cwsoft added the bug label Aug 25, 2015
@cwsoft cwsoft modified the milestone: CE1 Aug 25, 2015
@instantflorian
Copy link
Contributor

Can partly confirm. The groups are created and can be selected at the useraccount management area, but the groups do not show up in groups list unless there is a user assigned to them.

@SgtNops
Copy link

SgtNops commented Aug 25, 2015

this sounds like a good trace.

@SgtNops
Copy link

SgtNops commented Aug 25, 2015

hmmm, can not confirm right now... Updating installation

@NorHei
Copy link
Contributor

NorHei commented Aug 25, 2015

Ok, Confirmed. Please assign this to Marmot as the changes in the DB query are the reason for this. The old ones whith subqueries did not have the issues. Replacing this whith the old ones solves the Problem, but maybe he got a better idea to fix this .

marmotwb added a commit that referenced this issue Aug 27, 2015
! fix for Issue #35, so groups with no users assgined can be selected
again
@marmotwb marmotwb added the ready label Aug 27, 2015
@marmotwb
Copy link
Contributor

Fixed with f235894

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants