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

[FSunstone] Groupadmin view not accessible with multiple admins #6730

Closed
3 tasks
vichansson opened this issue Sep 18, 2024 · 0 comments
Closed
3 tasks

[FSunstone] Groupadmin view not accessible with multiple admins #6730

vichansson opened this issue Sep 18, 2024 · 0 comments

Comments

@vichansson
Copy link
Contributor

vichansson commented Sep 18, 2024

Description

The groupadmin view is not accessible even when configured correctly when there are multiple admins in a group.

To Reproduce

  1. Configure a group using the following template:
FIREEDGE=[
  DEFAULT_VIEW="user",
  GROUP_ADMIN_DEFAULT_VIEW="groupadmin",
  GROUP_ADMIN_VIEWS="groupadmin",
  VIEWS="user" ]
  1. Create two new users and assign their primary group to that same group
  2. Promote the two users in that group to groupadmins
  3. Login with one of the two users

At this point the view used should be the groupadmin view, but instead the user view is being rendered.

Expected behavior

Groupadmin view should be used according to configuration, no matter how many administrator users per group.

Details

  • Affected Component: [Sunstone]
  • Version: [6.10, development]

Progress Status

  • Code committed
  • Testing - QA
  • Documentation (Release notes - resolved issues, compatibility, known issues)
@tinova tinova added this to the Release 6.10.1 milestone Sep 18, 2024
vichansson added a commit to OpenNebula/docs that referenced this issue Sep 18, 2024
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
tinova pushed a commit to OpenNebula/docs that referenced this issue Sep 18, 2024
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
dcarracedo added a commit to OpenNebula/docs that referenced this issue Nov 6, 2024
Signed-off-by: dcarracedo <dcarracedo@opennebula.io>
tinova pushed a commit to OpenNebula/docs that referenced this issue Nov 6, 2024
Signed-off-by: dcarracedo <dcarracedo@opennebula.io>
peterwillis pushed a commit to cudoventures/one that referenced this issue Feb 14, 2025
…3289)

Signed-off-by: dcarracedo <dcarracedo@opennebula.io>
Co-authored-by: Tino Vázquez <cvazquez@opennebula.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants