Resolved! Need to edit fields copied when using copy change
Geneva added the ability to copy a change request. We need to edit the fields that are copied on the change and the related change tasks. Where do we go to do that?
Geneva added the ability to copy a change request. We need to edit the fields that are copied on the change and the related change tasks. Where do we go to do that?
with an example
How do I get a developer instance spun up on line so we can better understand functionality and features for: 1. Major Incident Management application 2. Incident Communications Management 3. Notify 4. On Call Scheduling 5. Portal - major incident St...
Hi, I have created a Notification to inform users about Outages, this is working fine. The only problem I am experiencing is that push notifications are only sent if users enable it manually on their Settings > Notifications options.I need to make th...
I want to set a default value based on the condition and I tried below script in the default filed of dictionary but it didn't work. If type = group, set the responsibility to 'ABC'(sys_id=1233456667889) of new record only javascript:if(current.type...
Hi, if User is has no location value then display none value , should not display any other Choice Values Script: function onChange(control, oldValue, newValue, isLoading, isTemplate) { if (newValue === '') { return; }var user=new GlideRecor...
I have a large list of tickets that have breached SLA and I need to remove the breach. Instead of going into every record and changing to has breached = false I would like to be able to highlight all of them in list view and change from true to fals...
Hello - when I add an attachment on an incident form, it also adds the attachment to the additional comment field. Does anyone know if there is a way to add the attachment to the work note field instead? Thanks in advance.
Hey Everyone, Before asking question, let me set the scene: 3000+ active support groups for Incident ManagementMultiple departments, supported by hundreds of IT teams in different regions, time zones and working schedules Our Goal: Set up Incident Ma...
One of our departments here is doing a quality review on the tickets handled by an off-shore team. We are looking for best practices on how to manage the whole process in ServiceNow. I was leaning toward Visual task boards but the user is unable to...
I need to import some requested items data from a legacy system into ServiceNow so that we have a central place to store this data. I have the data in an excel spreadsheet and can format the data as I need. The data needs to just come over and be s...
Hi, i can see two errors y "System Log -> Node Log File Browser" what stop Staleness metric processor and the creation of Stale Tasks: 1st error: ------------- ****STALENESS time out. Exiting this processor run I think this is related with de system ...
Hi All, After Kingston patch 9 upgrade, somehow right click option is not working on Incident form. I have checked some client scripts and UI policies but could not find which one is exactly causing the issue. Can someone please advise to resolve t...
Hi Experts, want to set language field value according to logged in users language,on kb_knowledge form, e.g if logged in useres lang is English then it should be Englisg and if Spanish then it should be Spanish. Please help me out here, and tell...
Folks, looking forward for suggestions. Variable in catalog item has some value, onChange of the field value, i should get the value and then append % to same field and getting error "Out of stack space function. XXX