Skip to content

[FSunstone] Wrong user groups in FireEdgeΒ #6794

@mkutouski

Description

@mkutouski

Description
The FSunstone shows wrong user groups whereas there is no such problem in the CLI and RSunstone.

To Reproduce
Create a new group:

onegroup create testgroupadmin
ID: 101
onegroup list
  ID NAME                            USERS       VMS            MEMORY         CPU
 101 testgroupadmin                      0   0 /   -      0M /       -  0.0 /    -
   1 users                               0   0 /   -      0M /       -  0.0 /    -
   0 oneadmin                            2         -                 -           -

Create new user:

oneuser create testuser-1 --group testgroupadmin test
ID: 5

oneuser show testuser-1
USER 5 INFORMATION                                                              
ID              : 5                   
NAME            : testuser-1          
GROUP           : testgroupadmin              
PASSWORD        : 9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08
AUTH_DRIVER     : core                
ENABLED         : Yes                 
..... some more info here

But there is the following information in the FSunstone for that user while being logged in as oneadmin (see also the screenshot attached).:

Primary: users 
Secondary: users, oneadmin

Screenshot_20241028_115359

while it was expected to find

Primary: testgroupadmin

There is no such problem in the CLI and the old RSunstone (see also the screenshot attached):
Screenshot_20241028_120831

Expected behavior
The FSunstone has to show that the testuser-1 belongs to testadmingroup group but not users and oneadmin.

Details

  • Affected Component: FSunstone
  • Version: 6.10.1

Progress Status

  • Code committed
  • Testing - QA
  • Documentation (Release notes - resolved issues, compatibility, known issues)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions