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

Forum Posts

How to create interactive filter for list field ?

How to create interactive filter for list field ? In the incident table I am having a field called "Group" which is a list field and it refers to "sys_user_group" table.. I understand that I need to use  filter as "Cascading Filter" but I was not abl...

Sathwik1 by Tera Guru
  • 3011 Views
  • 4 replies
  • 1 helpfuls

Hiding Topics based on Portal in Virtual agent topic picker

Hi  we got new requirement to make Virtual agent bot visible from servicenow to third party application but few topics should be hidden in third party applications And we are trying to hide few topics using below code, but we are having below issues ...

change task changes to Open

When a change request state moves to Assess, any change task that is not in the open state, moves to the open state.  For example, if I have 2 change tasks and one state is WIP and the other is On Hold, when the Change Request moves to the Assess sta...

KeithM1 by Tera Expert
  • 1395 Views
  • 1 replies
  • 0 helpfuls

Assignment rule or BR for group assignment for incidents

Hello. I have a request to assign incidents to the fulfiller who created them as well as the assignment group they are a part of if they create the incident. I have considered using a business rule or just using the assignment rules to accomplish thi...

Resolved! Date field giving undefined value

I am trying to set the field in yyyy-mm-dd format but it is giving me undefined value. var date = "20.10.2018"; var dt = new GlideDate(date); var dt3 = dt.getLocalDate().getByFormat("yyyy-MM-dd"); gs.print("Date :" + dt3);     Thanks in advance!

How to show value of 'Description' field of 'Knowledge Base' table as Field Message on 'Knowledge Base' (type:reference) field of Knowledge Article form.

Hi All, On the Knowledge Article form, when value of 'Knowledge Base' field (field type is reference, getting value from Knowledge Base Table) is changed. A field message should appear below this field, that should contain value of 'Description' fiel...

Jagbir Singh by Tera Contributor
  • 2455 Views
  • 4 replies
  • 1 helpfuls

Resolved! Large amount of unknown records in sys_choice table

While troubleshooting performance complaints when opening a specific catalog item on the Service Portal, I noticed our sys_choice table contained more than 400,000 records.After looking closer, there are more than 300,000 records which all contain a ...

Jonas23 by Tera Expert
  • 2058 Views
  • 7 replies
  • 3 helpfuls

Resolved! Guest Email Reply Failing to Update Comments

We updated to San Diego about a month ago. It was just noticed that when a guest user replies to an email sent from an ticket the reply doesn't go into the ticket.   I've checked records to see when this started and it definitely began the moment we ...

Michael C_ by Kilo Explorer
  • 2086 Views
  • 2 replies
  • 0 helpfuls