I seem to be having an issue where I have 4 download categories and several user groups. Some user groups have access to a few categories and other user groups have access to other categories. If I have a user that has access to multiple user groups then that user can only see his download category not everything.
So if I have download categories A, B, C, and D and I have user groups 1, 2, and 3:
Usergroup 1 has access to downloads A, and B
Usergroup 2 has access to download C
Usergroup 3 has access to download D
If I have a user that has access to usergroup 1 he can see downloads A and B - Perfect
but if I add usergroup 2 to his profile then all he sees is download C - Not so good
Now usergroup 1 download permissions are set to show categories A, B
usergroup 2 download permissions are set to show only category C
It seems that downloadsII uses the most restrictive permissions on usergroups to decide which to display instead of being inclusive.
This is the SAME issue as
#3746
Any ideas, or help would be appreciated.