- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2022 09:00 AM
I was trying to restrict 5 groups from the Assignment group field. I am unable to achieve for Task table but able to restrict to other ITSM groups (Incident, Problem, Problem task, Change, Change task).
But it should be restricted to the Assignment group where ever we are using in ServiceNow.
Anyone can help here or any guidance.
Solved! Go to Solution.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2022 09:37 PM
The one highlighted in your screenshot will work for task table and all its child tables. So you can apply your conditions here.
Raghav
MVP 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2022 10:27 PM
which table are you checkin on? if you are checking on any child table like incident or change etc, you ned to remove the qualifier applied in dictionary override.
Raghav
MVP 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2022 10:39 PM
I am checking on Case table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2022 10:42 PM
check there should be a reference qualifier defined in dictionary override of case table, remove that and then it should work.
Raghav
MVP 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2022 11:01 PM
Ok got it, it worked