Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Forum Posts

Description issue.

Hi Team, Description field is getting deleted after saving in the change request, how to resolve this issue.  Thanks Vyanktesh

Vyanktesh08 by Tera Contributor
  • 484 Views
  • 4 replies
  • 0 helpfuls

Resolved! Service Operation workspace

Hi all, I have been trying to update the "Incidents assigned to me" donut on the Service Operations Workspace to not show resolved incidents, I see that in the data source it references "@state.incAssignedDonut.datasource" Metric label "@STate.incAss...

EfrenT_Marti1_0-1670880524301.png EfrenT_Marti1_1-1670880604045.png EfrenT_Marti1_3-1670881149240.png

Resolved! Notification Font style is not applying properly

Hi Team,We are trying to add font to the email from email script, the font style and size which is there in the notification is not getting applied to the contents from email script, Hence we tried to give the font style and size from email script. T...

MeenakshiRajes_0-1723697783762.png MeenakshiRajes_1-1723698079810.png

Which is highest role after admin in servicenow

Hi,Can anybody let me know, what is the highest role after admin role in servicenow given by the servicenow, i should assign that particular role to our team members, but they should not have the same capability what admin has.Any help much appreciat...

kkswamy by Tera Expert
  • 3831 Views
  • 7 replies
  • 0 helpfuls

Resolved! How to make headings black colour in csm portal

Hi, On CSM Portal, I want to make this highlighted headings as bold & black color. Can you please tell us where to do this configuration.Can anyone help on this, it will be helpful. Thanks!

mania_0-1724053729851.png
mania by Tera Contributor
  • 445 Views
  • 2 replies
  • 1 helpfuls

Fix Script

Display change records numbers which is in Scheduled state don't need Active records in Script. Using Fix script but script is not working. var gg = new GlideRecord('change_request');gg.addQuery('state=-2');gg.query();while(gg.next()){gs.print('Activ...

Ram012 by Tera Contributor
  • 236 Views
  • 2 replies
  • 0 helpfuls

Resolved! Create OLA when assignment group changes

Hey everyone, we would like to create OLA´s when the assignment group changes. (We dont use time_worked)The OLA should start when an incident is assigned to a group, pause when the incident is resolved and stopped when the incident is closed or assig...

MZahn by Tera Contributor
  • 1028 Views
  • 5 replies
  • 1 helpfuls