- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2024 10:21 PM
During the deployment , deployer sometime forget to commit the update set post previewing it.
How can we remind the deployer if he previewed an update set and forgot to commit. (only if no error message while previewing). Can we have a timer which will show a display message on screen if the update sets was previewed 15 mins before?
#SDLC, #Devlopment, #Release
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2024 10:31 PM
Hi @mandgm1 ,
What you can do is add a message once you click the "Preview" Button.
Use gs.addInfoMessage("your message here"); in the UI action script.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2024 10:31 PM
Hi @mandgm1 ,
What you can do is add a message once you click the "Preview" Button.
Use gs.addInfoMessage("your message here"); in the UI action script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2024 10:34 PM
Thanks Sandeep, but it will display at the same moment while we click preview button? Can we set time like display after 15 mins?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2024 01:48 AM
you will have to come up with a custom solution for this
But what if user is not on that screen, how will you remind?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-06-2024 01:52 AM
Hi @mandgm1
It is not on tool, its mainly issue of process and education. You need to educate user about the process.
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]
****************************************************************************************************************