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

Forum Posts

Resolved! Additional comments notification from system update

Hello,I am tasked with setting up notification when approver has sent a comment on the additional comments field. Within our flow the system also updates this field which is causing the additional comments notification send unnecessary notifications....

BenjaminY_1-1752578490844.png
BenjaminY by Tera Contributor
  • 412 Views
  • 4 replies
  • 1 helpfuls

How to check for deleted record(non-audited)?

A record from sysauto_report is deleted, we want to check how it was deleted. Fortunately I have backup in another instance.My question is where to check and how check it was deleted. Tried searching logs with table name and deleted record sys_id but...

Make "Additional Comments" default activity stream input

Hi community,right now I am facing an issue and hope someone can help me with it. I've got the requirement to make a system wide default, so that the default activity stream inputs are "additional comments" with the option for work notes by clicking ...

bastianh31_0-1729167514302.png bastianh31_1-1729167756897.png
bastianh31 by Tera Contributor
  • 476 Views
  • 1 replies
  • 0 helpfuls

glide.email.journal.lines

We are considering the operation of including the values written to a journal type field created on an incident form in an email notification.Since the number of journal type fields written exceeds 3, we are considering changing the value of the syst...

shiki by Tera Contributor
  • 461 Views
  • 4 replies
  • 0 helpfuls

Resolved! Work notes list maximum 3 in quick message

Hi Community,I need to create a quick message for the P1/P2 incidents to show all the work notes have been added to this incident so far. In the quick message, I use ${work_notes} to pull the variable but the maximum work notes number that listed in ...

Resolved! Difference between arr+=(','+i) vs arr.push(i)

Hi All,Can someone help me to understand what is difference between below two When should we use  :  Arr.push(i) ;When should we use   :  Arr + = ( ' , ' + i);var criticalIncident = [];var inc = new GlideRecord('incident');inc.addActiveQuery();inc.ad...

Supriya25 by Tera Guru
  • 1083 Views
  • 5 replies
  • 4 helpfuls

Create a Report on Duplicate Records in Servicenow

Hi All,We are currently facing Duplicate records in Server table based on differnt Serial Number Type from Discovery and Solarwinds SG connector. Discovery is creating a server record with Serial Number type as BIOS whereas Solarwinds is creating ano...

Suvetha S by Tera Contributor
  • 371 Views
  • 1 replies
  • 1 helpfuls

Close a canceled Change Request.

Accidently canceled a change request and I need to change the state to closed. It was actually implemented just no on the planed start date so it needed to be force closed. Is there a way to do this?

DevtoSME by Giga Guru
  • 412 Views
  • 1 replies
  • 0 helpfuls

Force closed a change request

I have a dilemma where I need to force close a change request that was already implemented months back however it was done out of business hours so the change request did not go through the proper workflow. It is currently in the draft state and need...

DevtoSME by Giga Guru
  • 613 Views
  • 3 replies
  • 1 helpfuls