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] No remove group button #4268

Open
1 of 2 tasks
costaht opened this issue Oct 21, 2024 · 2 comments
Open
1 of 2 tasks

[Bug] No remove group button #4268

costaht opened this issue Oct 21, 2024 · 2 comments
Labels

Comments

@costaht
Copy link
Contributor

costaht commented Oct 21, 2024

UNIT3D Version

8.3.2

PHP & Platform

8.3.12

Laravel verion

11.28.1

Have you done this?

  • I am willing to share my stack trace and logs
  • I can suggest a fix as a Pull Request

Expectation

Be able to delete user groups

Description

When editing a user group there's no option to remove it. Apparently the removeGroup function exists and just the button is missing.

Stack trace & logs

No response

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@costaht costaht added Bug Fund https://polar.sh labels Oct 21, 2024
@Roardom
Copy link

Roardom commented Oct 21, 2024

The removeGroup function sends an api call to an external tracker to remove the group from the tracker. It's unrelated to editing a user group.

@HDVinnie
Copy link
Collaborator

This is a pretty simple one. Just need to validate that group trying to be deleted is not a system required group and also if group currently has users in it set them to system required User group and perform auto:group command to set moved users to there appropriate dynamic group.

@HDVinnie HDVinnie removed the Fund https://polar.sh label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants