Organization member UI groups tab does not work #895

Closed
opened 2025-10-09 16:56:06 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @dpinse on GitHub.

Originally assigned to: @BlackDex on GitHub.

Subject of the issue

  • Organization members tab groups don't work

Deployment environment

  • Vaultwarden version: v1.27.0-337cbfaf
  • Web-vault version: v2023.2.0
  • OS/Arch: linux/x86_64
  • Running within Docker: true (Base: Alpine)
  • Environment settings overridden: true
  • Uses a reverse proxy: true
  • IP Header check: true (X-Real-IP)
  • Internet access: true
  • Internet access via a proxy: false
  • DNS Check: true
  • Time Check: true
  • Domain Configuration Check: false
  • HTTPS Check: true
  • Database type: MySQL
  • Database version: 10.6.12-MariaDB-log
  • Clients used: Web vault
  • Reverse proxy and version: Nginx 1.22
  • Environment settings which are overridden: SIGNUPS_VERIFY_RESEND_TIME, ADMIN_TOKEN

Steps to reproduce

  1. Go to web vault
  2. Go to the organization tab => your organization => members => select user => groups

Expected behaviour

  • Should display assigned groups and assign new groups in the members tab

Actual behaviour

  • Groups don't display and cant be assigned in the users tab. Using the group tab (organization tab => your organization => groups => members) works perfectly fine as expected.
Originally created by @dpinse on GitHub. Originally assigned to: @BlackDex on GitHub. ### Subject of the issue * Organization members tab groups don't work ### Deployment environment * Vaultwarden version: v1.27.0-337cbfaf * Web-vault version: v2023.2.0 * OS/Arch: linux/x86_64 * Running within Docker: true (Base: Alpine) * Environment settings overridden: true * Uses a reverse proxy: true * IP Header check: true (X-Real-IP) * Internet access: true * Internet access via a proxy: false * DNS Check: true * Time Check: true * Domain Configuration Check: false * HTTPS Check: true * Database type: MySQL * Database version: 10.6.12-MariaDB-log * Clients used: Web vault * Reverse proxy and version: Nginx 1.22 * Environment settings which are overridden: SIGNUPS_VERIFY_RESEND_TIME, ADMIN_TOKEN ### Steps to reproduce 1. Go to web vault 2. Go to the organization tab => your organization => members => select user => groups ### Expected behaviour * Should display assigned groups and assign new groups in the members tab ### Actual behaviour * Groups don't display and cant be assigned in the users tab. Using the group tab (organization tab => your organization => groups => members) works perfectly fine as expected.
OVERLORD added the bug label 2025-10-09 16:56:06 +03:00
Author
Owner

@BlackDex commented on GitHub:

I had a quick look, and it seems that part it missing also.
You can for now work around this by going to the Groups tab and manage the users there.

@BlackDex commented on GitHub: I had a quick look, and it seems that part it missing also. You can for now work around this by going to the `Groups` tab and manage the users there.
Author
Owner

@BlackDex commented on GitHub:

Have you enabled groups?
I'm missing the config section from the support string.

@BlackDex commented on GitHub: Have you enabled groups? I'm missing the config section from the support string.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#895