Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Incident MTTR with Knowledge Attached

Greetings! How can I pull in the average duration of incidents that have knowledge articles attached?  I want to create a comparison between the mean time to resolve (MTTR) of incidents with knowledge articles vs incidents without knowledge articles ...

issue with on submit script

below code is working UAT but not in PROD. anything is wrong function onSubmit() {    var hiredate = g_form.getValue('hire_date');    var rehiredate = g_form.getValue('rehire_date');    var augdate = '2024-01-01';    if (hiredate > augdate || rehired...

hemanth40 by Tera Contributor
  • 523 Views
  • 3 replies
  • 0 helpfuls

Which script has updated a record?

Hi,I have an incident task closed by user System so i think that there is a BR, a flow, ... that update it but I don't know what and which: there is a way to check what has updated a record? If not, could it be something OOTB that perform this update...

FedericoCaldon_0-1725607937169.png

Resolved! Timestamp from sys_audit table

Hi Ninja's, We have a custom date/time field on INC table named as Last Customer Update - readonly, for reporting purpose. Requirement:If the Caller has an email address, this custom field should display last 'Additional Comments' timestamp.If the em...

JuileeD by Tera Contributor
  • 813 Views
  • 3 replies
  • 0 helpfuls

Resolved! ACL to restrict users to edit fields from list view

Hi All,We are working on a requirement where we have to give access to ITIL users to edit only specific fields of incident from list view.Currently there is an ACL where only admins have access to edit fields of incident from list view and restrictin...

bhargavi9 by Tera Contributor
  • 1419 Views
  • 2 replies
  • 1 helpfuls