-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
[stable12] Fix #4789: Group admins cannot see disabled users #8006
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and works 👍
Correct - let's wait for 12.0.6 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
works for me 👍
@blizzz Sign-off missing ;) |
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Codecov Report
@@ Coverage Diff @@
## stable12 #8006 +/- ##
==============================================
+ Coverage 53.84% 53.84% +<.01%
- Complexity 22758 22760 +2
==============================================
Files 1385 1385
Lines 87148 87148
Branches 1331 1331
==============================================
+ Hits 46925 46928 +3
+ Misses 40223 40220 -3
|
@MorrisJobke Sacré bleu! Fixed. |
12.0.5 is out -> merge |
@michag86 To give you a rough ETA for 12.0.6: we aim for mid march |
@MorrisJobke Thank you! |
Backport of #7292
I place it to 12.0.6 since .5 is almost out of the door.