Reference qualifier on Configuration item field - Incident
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-10-2022 12:57 PM
I want to set reference qualifier on the field Configuration item on the Incident and Task form .
I want only CI's from certain classes to be displayed in the search option for the field.
I configured reference qualifier with conditions I want to set for the field by configuring Dictionary for the field. PFA screenshot.
On Task form I'm able to see filtered CI's list when I search on Configuration item field, However I still see entire CI list on Incident form.
On Incident form I want to see only filtered CI's list and not all the CI's from cmdb_ci table.
Please suggest.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-10-2022 01:14 PM
Hi, if you review the OOB dictionary entry for task.cmdb_ci
/nav_to.do?uri=sys_dictionary.do?sys_id=d5464cb521120110a866589604c20d61%26sysparm_view=advanced
you should see that the record includes an OOB dictionary override reference qualifier for 'incident' table.
If you want the task level refqual to also apply to incident, then you will need to either remove the OOB incident override or update it to match the task level record filter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-16-2024 08:39 AM
This worked for me. Thank you.