-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[Feature Request] Group Sorting #30946
Comments
From what I can see, the ordering is working like:
The Groups dropdown for a user lists the groups like in (2) (with groups the user is a member of at the top) So your example has groups in reverse order of size.
|
I guess this FR is thus asking for an option to sort groups alphabetically rather than in reverse size order. |
@phil-davis That is exactly the request. |
Note: in |
@phil-davis Should I thus open the ticket at that repository? |
Yes please. @DeepDiver1975 I suppose tickets should go in the newer app repos, as we split stuff out of core. And then after implementing some FR in the new repo, a decision can be made about if it is backported - and the backport might end up having to be done into |
See issue now raised in user_management repo: |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Steps to reproduce
Expected behaviour
Groups are shown in alphabetical order.
Actual behaviour
Groups are shown order of creation.Groups are shown in reverse-size order(sorted descending on number of members).
Server configuration
Operating system:
Ubuntu 16.04
Web server:
Nginx
Database:
MySql
PHP version:
7.1.2
ownCloud version: (see ownCloud admin page)
10.7
Updated from an older ownCloud or fresh install:
Updated
Where did you install ownCloud from:
ownCloud repo
Signing status (ownCloud 9.0 and above):
Admin
Client configuration
Browser:
Firefox Quantum
Operating system:
Windows 10
The text was updated successfully, but these errors were encountered: