how to show the current member of the groups

TMKAM
Tera Contributor

I have created a service catalog where requester can select the group and it should only show the member of that groups.

 

When I select Group A the list collector only shows 2 member or more member only

Scenario 1

Group = Group A (reference field and table is sys_user_group)

Member = Member A and Member B (list collector and table is sys_user)

 

When I select Group B the list collector only shows 2 member or more memberonly

Scenario 2

Group = Group B (reference field and table is sys_user_group)

Member = Member C and Member D (list collector and table is sys_user)

 

Thank you

 

 

8 REPLIES 8

Gurpreet07
Mega Sage

Reference qualifier should work for List collector variable as well. Have a look at incidents Assigned to , Assignment group fields.

TMKAM
Tera Contributor

hi Gurpreet07

 
can you show me how to do that?
thank you

AshishKM
Kilo Patron
Kilo Patron

Hi @TMKAM , 

In the first line you mentioned "requester can select the group and it should only show the member of that groups", but in both the scenario you added two group members. 

 

Please check the ask again and correct the requirement details ( if required )

 

-Thanks,

AshishKMishra


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

TMKAM
Tera Contributor

hi AshishKMishra

let me rephrase as per below.

 

When I select Group A from variable of Group the variable of Member list collector only shows 2 member or more member only and i will submit the request

Request 1

Group = Group A (reference field and table is sys_user_group)

Member = Member A and Member B (list collector and table is sys_user)

 

When I select Group B from variable of Group the variable of Member list collector only shows 2 member or more member only and i will submit the request

Request 2

Group = Group B (reference field and table is sys_user_group)

Member = Member C and Member D (list collector and table is sys_user)