Ui action urgent help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2024 07:52 AM
Ui action script not working a expected. Ui action to create change task has line to make parent incident to onhold when new change is created. I need to alter this similar way if incident is resolved then change creation shouldn't make incident onhold back. I tried using if loop in ui action but not working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2024 08:04 AM
What and where you made changes, please share those.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2024 08:10 AM
Script part after new change record insertion there was a current state setting to make hold ihave added if loop for this if current state is not resolved. This is work only for other state tickets. But unfortunately not working

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2024 08:24 AM
@servicenow_devo Could you please post your script here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2024 08:28 AM - edited ‎01-29-2024 09:18 AM
eg# -resolve state can allow problem creation but it should not alter the state of parent inciden