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

[Bug]: "add group" in user management doesn't work #38846

Closed
4 of 8 tasks
schiessle opened this issue Jun 15, 2023 · 5 comments
Closed
4 of 8 tasks

[Bug]: "add group" in user management doesn't work #38846

schiessle opened this issue Jun 15, 2023 · 5 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 27-feedback bug needs info

Comments

@schiessle
Copy link
Member

⚠️ This issue respects the following points: ⚠️

Bug description

I can't add a new group in the user management

Steps to reproduce

  1. go to the user management
  2. click on "add group" on the left sidebar
  3. enter a name for the new group
  4. press enter or click the "arrow"-button
  5. nothing happens

Expected behavior

I would expect that the new group shows up in the list of groups on the left sidebar

Installation method

None

Nextcloud Server version

27

Operating system

None

PHP engine version

None

Web server

None

Database engine version

None

Is this bug present after an update or on a fresh install?

None

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

No response

@schiessle schiessle added bug 0. Needs triage Pending check for reproducibility or if it fits our roadmap labels Jun 15, 2023
@szaimen
Copy link
Contributor

szaimen commented Jun 15, 2023

Hi, this should be fixed with 27.0.1

@AndyScherzinger
Copy link
Member

Seems there is no single network call when hitting the submit button, so seems to be a web-frontend issue

@AndyScherzinger AndyScherzinger added this to the Nextcloud 27.0.1 milestone Jun 19, 2023
@szaimen
Copy link
Contributor

szaimen commented Jun 19, 2023

Fixed by #38361

@abdulklf
Copy link

abdulklf commented Jul 9, 2023

Related bug:

Steps to reproduce:

  1. go to the “Administration settings”
  2. go to the “Group folders”.

you cannot add a new “shared folder”, when you enter the name of the shared folder, nothing happened..

if you don’t have a "Group folders" in the navigation menu, you can download it from the Apps section…

@AndyScherzinger
Copy link
Member

@abdulklf can you please raise this in a new ticket? I just tested 27.0.0 and it works just fine creating new group folders.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 27-feedback bug needs info
Projects
None yet
Development

No branches or pull requests

5 participants