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

Empty group list in "Inherit settings from groups" [subgroup] when editing a usergroup with assigned subgroups #63

Open
1 of 3 tasks
FelHell opened this issue Oct 21, 2021 · 0 comments

Comments

@FelHell
Copy link

FelHell commented Oct 21, 2021

Bug Report

Prerequisites

  • Did you reproduce the problem on TYPO3 core master?
  • Did you reproduce the problem on TYPO3 v10.4 LTS?
  • Did you reproduce the problem on TYPO3 v9.5 LTS?

Description

If a backend usergroup has no assigned groups in "Allowed backend groups for maintenance" and a backend user of this usergroup creates a new backend usergroup and assigns a subgroup to it, this subgroup will be prefixed with "hidden" in the field "Inherit settings from groups" and the list "Available Items" will be empty.

Creating a new usergroup:
backend-usergroup-lorem-ipsum

Editing the new usergroup:
backend-usergroup-lorem-ipsum-edit

As a workaround it's possible to remove all items from "Inherit settings from groups" and save the backend usergroup. Then the list of "Available Items" will be filled again.

Steps to Reproduce

  1. Create new backend usergroups "Dummy", "Foo" and "Bar" without any permissions.
  2. Create a new backend usergroup "User Administration" which is allowed the edit backend users and backend usergroups and leave all checkboxes of "Allowed backend groups for maintenance" unchecked.
  3. Assign this backend usergroup to a backend user and switch to this user.
  4. Open the module "User Admin" and create a new backend usergroup. Assign the group "Dummy" in the field "Inherit settings from groups" and save it.
  5. Reopen the newly created backend usergroup.

Expected behavior: Editing the created backend usergroup will show the assigned subgroup and list all other available groups as well.

Actual behavior: Editing the created backend usergroup shows the selected usergroup with a prefix "hidden" and the list of "Available Items" is empty.

Versions

4.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant