Hi,
I am looking for a solution to efficiently identify whether a user who picked(Assignee,Reporter) on an issue is a customer or an internal employee. I am considering adding a label similar to the one we see when a user is inactive. If anyone has any ideas on how to implement this, please let me know.
Thanks,
Suresh
Hi, In my company we group internal users within Okta group (https://help.okta.com/en-us/content/topics/users-groups-profiles/usgp-about-groups.htm), so we are able to create dashboard that shows everything that has an Internal Assignee/Rrporter and dashboard that shows External Assignee/Reporter.
Once you set your Okta group then the filter should be the following:
project is not Empty and reporter not in memberOf(" Okta group name")
the same for assignee
regards
Laura
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.