-
-
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
Improve group management #5704
Comments
A small button/switch to sort groups by either number of members, creation date (age) or alphabetically would be pretty awesome. Especially a-z to match the order of grouplist when assigning groups for new users. Have a nice day! |
See also #384 |
The side-menu's sorting by user count shouldn't be the default view. Especially when you have created groups in a logical naming concept, it seems wiser to display them by default sorted by name and let the user choose another view if necessary. |
IMHO these would be very nice features to have. 👍 but the most important feature is renaming groups, since all other can somehow be accomplished or worked around... so is there any way to rename a group, until this gets implemented? |
Yes, renaming groups is very important to me too, cuz I don't want to |
@Dubidubiduu well, this would be a tedious but still practicable workaround... but i'm concerned about the existing group-shares because with this workaround they will be lost! and for this case (keeping group-shares) there is no workaround i know; hence the question, if there is any chance to rename a group for now (eventual via manipulating the database, etc.). |
C'mon, how can it be soooo difficult to rename a group?? |
@fredt34 👋 Thanks a lot. 👍😉 |
For the group administrator, it should also be possible to add existing users to his group(s). |
Renaming groups is still a much needed feature. Is it currently in development? I'm an admin for a nextcloud installation in a school. We need the ability to rename a class from eg "7a" to "8a" with the beginning of thr next school year. But we want to keep the students in that group/class. |
@fenvarien there is a separate issue for this: #9209 :) |
At least the sorting function would be an useful utility. |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as spam.
This comment was marked as spam.
Just for information, sorting by
requires backend changes as the current interface does not provide such information. |
This comment was marked as spam.
This comment was marked as spam.
What's the status on the Group Sorting, all issues lead to this one but last update is from last year |
This is already possible (since ~7 years) using the system config |
This comment was marked as resolved.
This comment was marked as resolved.
In 29 there will be also an option to sort it on the frontend without loosing the member count. |
I would suggest the solution that contacts app provides. every group has a context menu wich provides the option "add members" that spawns a window with a search bar that allows adding multiple users to the given group. As we speak about contact's app - it would be realy enjoyable to provide better integration with contact groups - as suggested here: nextcloud/contacts#3835 |
At this moment the group management is a little hell. Groups are sorted by number of members instead alphabetically, cannot rename groups, etc. I think that this must be improved at least with:
The text was updated successfully, but these errors were encountered: