Resolved! Set Reference qualifier to only show assignment group parent for certain roles
I have a request from my manager to get the assignment group for incident to only show the assignment group's parent assignment group for certain roles. I have a script include: function myGroupFilter() { if (gr.userHasRole('itil_limited')) ...