We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Incident Management forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Email based Approval with Approve/Reject button

//Create a policy to action on approve and reject buttonOpen or Create a policy: Navigate to System Policy -> Email > Inbound ActionClick on New buttonName: Approve/RejectTarget table: IncidentAction type: Record Action //you can use your required ta...

Approval_Preview.jpg
Sujit Karn by Tera Contributor
  • 1148 Views
  • 1 replies
  • 1 helpfuls

how do add approve button on incident table

The goal is to add "Approve" and "Reject" buttons to an INC (Incident) request system for managers.The buttons should be visible only when an INC is in the "Pending Manager Approval" status.They must be accessible from the manager's dashboard or noti...

test228 by Tera Contributor
  • 1564 Views
  • 5 replies
  • 1 helpfuls

Hide or Remove "Copy this request for"

We are planning to start using Service Portal but users are getting confused about the "Copy this Request for" functionality. Historically we have not had success with this feature. How can we hide or disable this?  

JHufford_0-1763669773600.png
JHufford by Mega Guru
  • 592 Views
  • 2 replies
  • 0 helpfuls

Auto Problem Creation

I need to create problem record for similar incidents, is there any easier way to do this? My initial thought was to Use Predictive Intelligence using similarity clustering and then apply business rule to create a problem if ~10 similar incidents are...