Related List to display all affected CI records
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2017 03:57 AM
Hi,
In change request, when user adds additional CI's in related list affected CI tab, Then it should fetch all the records like incident, Problem, change and it should get displayed in the newly created section called "Related affected CI record".
any one please let me know how can I achieve this
Thank you
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2017 04:17 AM
I think you would need to add a Defined Related list, which is a related list that you can script.
because you need to walk through each affected CI and add any task where that is the primary CI (cmdb_ci) on each task type.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2017 04:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2017 05:57 AM
anyone can give me some clue what should I do to achieve this requirement
Thank you.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2017 06:02 AM
so you want to populate all the change, incident and problem that are
affected by the ci on your current change. Is that correct?
On Wed, Jul 12, 2017 at 07:57 Harish Kumar Dasari <harishd.srv@gmail.com>