- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2024 11:03 AM
Issue with the Assignment Group Field in the incident_task Table
I want to specify that only groups with a defined group type should be shown in the Assignment group field. However, when I applied the filter, 15 records are displayed. Yet, when I use the same filter in the reference qualifier, only 5 records are shown.
Any idea
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 09:18 AM
That's helpful. I meant to ask for these results too, but if you could also show a list view of the table containing the columns Name Type and Parent, with the filter that should clarify things
If you change the attribute in the override to tree_picker=false you will see a similar list view, with whatever columns you define in the List Layout - if this view is clearer for you, and you don't need or want to see the group members

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2024 12:25 PM - edited 10-22-2024 12:26 PM
You'll need to add a javascript qualifier like this:
javascript: 'typeLIKE1cb8ab9bff500200158bffffffffff62'
Edited: the ":" should just be a colon (:)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2024 01:50 PM
It doesn't work; the list is not filtered and shows all the groups.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 05:11 AM - edited 10-23-2024 05:11 AM
Did you verify the sys_id you are using is right?
I don't know if it's even possible, but are there 2 dictionary overrides for that same table?
Also, maybe try clearing your browser cache to make sure that list isn't cached.
If it's not either of those, can you send a screen shot of the dictionary override with the new reference qualifier?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 06:50 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2024 07:00 AM - edited 10-23-2024 07:03 AM
You need to change the ":" to just be a colon. When I used the code feature on this chat, it changed the colon to that. So your qualifier should be: