Assignment group in tasks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 05:14 AM
Hi,
When choosing assignment groups for assigning a task, in the lookup pop up, only active assignment groups and groups with active group members should be displayed. Could anyone please advice of how to make this possible?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2024 12:05 AM
There is a reference qualifier set up which overrides the dictionary entry.
how to add this condition to it?
the override should not be disturbed but we should also include condition group is active.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 05:35 AM
Are you referring to just tasks or catalog tasks (which is a different table, sc_task). If you are referring to catalog tasks, it would be advisable to Configure Dictionary for the Assignment Group field on the catalog task table and create a Dictionary Override for the Reference qualifier.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 05:44 AM
Hi @sharley
You can do it via configure dictionary , but make sure if you change the condition, it will be applied to all tables extended from parent table.
In condition make active = True.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 06:24 AM
1. Go to dictionary
2. Under the Reference Specification section, use simple reference qualifier-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 06:37 AM
Hi @sharley, If the Assignment Group field is extended from task table, then go to the dictioanry entry of the Assignment Group (assignment_group) and then scroll down to the related lists "Dictionary Overrides".
Create a new Dictionary Override as per your requriement.
Regards,
Sunil