cmdb_ci and task_ci
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2015 10:36 AM
I have a business rule on task_ci (Affected Cis) which upon deleting the CI from affected cis will throw a message saying you cannot delete if it a primary Ci as well.
But when I try to delete a CI from cmdb_ci, if that ci is a part of an INC, the above business rule is triggered. Why?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2015 10:54 AM
Hi ravali,
Whenever you select a CI on 'Incident' form it creates a new record in 'Affected CI'. When you delete a CI from cmdb_ci,then it deletes the respective records from 'Affected CI' table because of which your business rule is getting triggered.
Thanks,
Tanaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2015 08:42 AM
Hi All,
I have a requirement to auto-populate a list field referring to cmdb_ci (with ci type == 'service') with the services of CI selected in affected devices(referring to cmdb_ci table with ci type == device).
Can anyone help?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2015 01:36 AM
Your requirement is not clear. Please can you elaborate.