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

Forum Posts

Major security Incident Workspace

Hello everyone, within the Major Security Incident workspace, you can find attachments under the Details tab. Could someone provide guidance on how to delete or remove these attachments from the workspace? Thanks,Eswari.k

EswariK_0-1706599126373.png
Eswari K by Tera Contributor
  • 474 Views
  • 4 replies
  • 0 helpfuls

Resolved! hide UI action button for signing contracts = true

Hello. I have a UIaction button "accept contract", when this is clicked and the value u_singed_contract becomes TRUE.I want to hide the UIaction button. I tried to do it with a ui policy that said "when u_signed_contract = true"  "accept contract vis...

asd22 by Tera Contributor
  • 1373 Views
  • 11 replies
  • 5 helpfuls

Database view on field changes in the change_request table

Hello,  I need to generate a database view from the change_request table that captures the time stamp of when the change records moves from its process state e.g New>Assess>Authorize>Scheduled etc.  I've tried to join change_request against tables sy...

huynhw1 by Giga Contributor
  • 752 Views
  • 1 replies
  • 0 helpfuls

How to insert multiple records in a table through scheduled job

Hello everyone,I am trying to insert multiple records in the u_association table based on the Attribute value, with this below scheduled job script. But only one record is inserting for each attribute. How can we insert multiple records in this table...

Munna1 by Tera Contributor
  • 1315 Views
  • 2 replies
  • 0 helpfuls

Need to set the ticket status as closed complete

Hi all, I created a catalog item to add new user.var rec = new GlideRecord('sys_user');rec.initialize();rec.first_name=current.variables.first_name;rec.last_name=current.variables.last_name;rec.user_name=current.variables.user_id;rec.department=curre...

Ramya SL by Tera Contributor
  • 1249 Views
  • 6 replies
  • 2 helpfuls

Ticket unmanaged time

adding a new" metrics_inc" definition type. Use case is a "new" created ticket time spent from the point its new and unassigned to "Assign to" Help show how long tickets sit unmanaged