Hi, we seem to be having issues with group admin users in Fire edge on 6.10.
It seems none of the users who are listed as group admins for the default user group can see the defined group admin view in fire edge. Legacy Sunstone works as expected.
GROUP TEMPLATE
FIREEDGE=[
DEFAULT_VIEW="user",
GROUP_ADMIN_DEFAULT_VIEW="groupadmin",
GROUP_ADMIN_VIEWS="groupadmin",
VIEWS="user" ]
OPENNEBULA=[
DEFAULT_IMAGE_PERSISTENT="NO",
DEFAULT_IMAGE_PERSISTENT_NEW="NO" ]
SUNSTONE=[
DEFAULT_VIEW="user",
GROUP_ADMIN_DEFAULT_VIEW="groupadmin",
GROUP_ADMIN_VIEWS="groupadmin,user",
VIEWS="user" ]
USER ID ADMIN
2 *
3 *
but in Fireedge for users 2 &3 only the user view shows
Hi, we have a view folder with the same name, and it has a number of template files inside. The oneadmin user can use the view as well without any issues.
Okay, so after more testing it seems the issue is when selecting multiple group admins it doesn’t treat any of them as group admins. Selecting just one does then show all the group admins views to that one user.