- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2024 02:13 PM
I was working in my PDI and not sure If something was done wrong from me.
but when I was trying to raise a problem ticket, and was trying to assign to Network group. So far it was good, but when i started to look for users in Network group nothing was coming up. I checked users in network group to see if the group is empty or not. But there were users, but their names was not getting displayed. it was being getting displayed in this manner. Can someone help what needs to be done?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2024 03:14 PM
Hi @Binwant
Do check the user table and look for the Display attribute against Sys ID field, if that's TRUE then set that to FALSE and make it TRUE for Name field.
Regards,
Nitish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2024 03:54 PM
Hi @Binwant ,
The problem record "Assigned to" required problem_coordinator role.
OOTB this network group doesn't have any role. So open the group and add this role along with itil.
Your instance group URL, open and add the role.
Note: Assigned to, belong to Task table which required itil role and Problem table overriding this field and required problem_coordinator role.
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2024 06:07 PM
Thank You for your guidance Ashish. It really helped 🙂.
Best,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2024 03:52 PM
I believe Nitish, it is related to access or Roles why users are not getting displayed for Network group. Whereas when I am selecting problem solving group, users are getting displayed but not for other groups.
Please confirm on this 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2024 03:31 PM
Hi @Binwant ,
The new table you created needs to have one of its fields marked as the display field for the table. That field will be displayed when the record is referenced in a reference field or list collector. You can do that by configuring the dictionary entries for the table and marking display = true for the field.
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda