Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2019 08:40 AM
It's only storing the sys_id. A few options;
1. Have the variables include the user_name (which you can set via client script or what have you) that way you don't have to do another lookup
2. Do a lookup on each user e.g. GlideRecord to sys_user