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

Forum Posts

Resolved! How to remove value from field by Background Script

Hi All, I need to remove value from field in many records and I want to do this by Background Script.Field from which I need to remove value is 'operational_status' in Servers:The issue is that when I open the record then in every record table in dif...

Kasia5_0-1691135745195.png
Kasia5 by Tera Contributor
  • 1505 Views
  • 3 replies
  • 3 helpfuls

Forced encryption on attachments

Since upgrade to Utah, all our attachments are being encrypted. In Tokyo and before there was a checkbox here to choose to encrypt. That is now gone and none is not the default option. ServiceNow support says this is OOB, but I can't believe this was...

1000003039.jpg

Resolved! Scripting Help - Business Rule

Hello - I am trying to setup a rule that will automatically remove users from all groups when they go on leave of absence. We have field on the user record that is automatically update from our HR system if someone goes on LOA. I created a business r...

Resolved! On-call schedule Daylight Saving bug on SOW

In Xanadu on the Service Operations Workspace Schedule I am seeing what appears to be a bug in how the calander is displayed when the Daylight Saving time ends.If I look at the same schedule in the On-Call Schedule page it behaves as expected.However...

Hines by Tera Expert
  • 1142 Views
  • 1 replies
  • 2 helpfuls

Resolved! Incident State not updated

Hi guys, Since when the below BR does not work anymore:+ Before - Update+ Condition: State is In Progress (or any state)+ Script: current.state = '1' (or any state) => This will only update the State NOT the Incident state, that's why it's not captur...

Community Alums by Community Alums  
  • 1412 Views
  • 2 replies
  • 0 helpfuls

Survey question mandatory on condition

Hi all,I'm working on a survey and would like to make a question mandatory based on the answer to a previous question. Here’s the setup I’m aiming for:Question 1: "How do you rate the service?" (with answers ranging from 1 to 5)Question 2: "Please gi...

Miguel_M by Tera Contributor
  • 620 Views
  • 1 replies
  • 1 helpfuls

Control who can select given assignment group

Looking for some inspiration: We currently have our ITSM module set up the default way where any ITIL user can assign an Incident to any Assignment group. However, some groups are requesting that we limit who can assign to what groups.  Their suggest...