Create Incident task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2023 11:13 AM
Hi Community,
Can anyone help me on how to create incident task?? based on selection of some specific CI it should trigger task .Please help me to achieve this.
Thanks !

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2023 11:27 AM
Hi,
You need a BR that runs after insert/update on table where the selection for CI is made to get Incident task created. Did you try something? If so, can you share.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2023 09:27 PM
Sure Jaspal, I will.
Is there a way we can implement dependency like if there are two ITASK, other task should only be triggered only if first is closed. Is there a way we can achieve this?