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

Forum Posts

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
  • 1321 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
  • 922 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
  • 1443 Views
  • 2 replies
  • 0 helpfuls

Mandate Attachment based on condition

Hello    I would like to know of there is there any possibility to make the Attachment mandatory based on the variable choices (like Yes or No) in Record Producer .  

Hemalatha1 by Tera Contributor
  • 743 Views
  • 3 replies
  • 0 helpfuls

Hide New Button in related list

Hello All Trying to hide the NEW button on related list im on the Program record, and projects related list thanks    

Mary by Mega Guru
  • 1966 Views
  • 2 replies
  • 4 helpfuls

Resolved! How to get a report reflecting incidents closed without KBA attached

Good afternoon, I need assistance with a report in service now related to KBA. There is not an option in SN that reflects INC or SCtasks where KBA was not attached. I am able to see KBA that were used by getting data from Knowledge applied to Tasks [...

DaniJ by Giga Guru
  • 881 Views
  • 6 replies
  • 3 helpfuls

Roles required to create Dashboard using VTB data

Hi Team, I have given "Content_admin" role to user and user is not able to see content management module. What are the roles required to create Dashboard using VTB data, by adding a Widget -> Content Blocks-> New iFrame or New Static HTML. Let us kno...