I Want to show the list of principal class CI's in the configuration item field in incident, change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2025 02:27 AM
I want to show the list of principal class ci's present the cmdb_ci.list in incident and change request forms in configuration item field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2025 05:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2025 05:08 AM
This looks to be on the task.cmdb_ci dictionary entry. You will need to scroll down to the related list called 'dictionary override' and add/update the entry for incident and change request which are likely present as they're OOTB records.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2025 03:32 AM
Yeah but we need to implement this without override the dictionary. Is it possible to populate without override.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2025 03:41 AM
Hi @Kieran Anson , and i have created system property. If I do the dictionary override then what is the use of creating system property. Can you please explain, thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2025 02:35 AM
The system property controls which tables the script include will function on. But it also requires the script to be called as part of the dictionary for that table.
