Communicate fix on problem. Controlling copying fix notes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2023 07:29 AM
I have an issue when 'Communicate Fix' is clicked on a problem. I need the fix note to be copied to all related incidents that are on hold and have an on hold reason of awaiting problem. My issue is that the fix note is copied to all related incidents regardless of state and on hold reason. I cant find what is copying the note and i've spent a long time looking. Can someone tell me what controlls the copying of the fix note or how to solve my issue please?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2023 07:42 AM
 The UI Action triggers an event. There is a script action (sysevent_script_action) that runs on that event name.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2023 12:42 PM
Thanks for your reply. I turned that script action to inactive but the fix note was still copied. Could something else be copying it?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2023 12:47 PM
You can check if business rule - SNC - ITIL - Update Related Incidents - is active. Might be causing the issue.