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

Forum Posts

Restrict access to choose a group

Hi, I need some help with a part of code.I want to restrict access to assign tickets to one of a group, it should available only if user is Member of specific group. So I have something like that: (function executeRule(current, previous /*null when a...

DIVI1 by Tera Expert
  • 308 Views
  • 4 replies
  • 1 helpfuls

Resolved! Origin of incident record creation

Hello friends, first time I post something here in the community.I'll explain my situation and see if anyone can help me.I recently identified that some incidents are being generated at work here.These records are being generated without any informat...

Conditions "IF" in Variables or record Producer

Hi,I have a problem with adding a conditions to Variables. Look I have a couple fields like these: and I created a custom tables for data which are inside of those fields.Now I want to see for example something like: If field division will be "cloati...

DIVI1_0-1693403861409.png DIVI1_1-1693404123758.png
DIVI1 by Tera Expert
  • 896 Views
  • 5 replies
  • 0 helpfuls

Resolved! Setting priority to high

How to  set priority high when , impact and urgency changes to high using client script.

Mujahid7709 by Tera Contributor
  • 702 Views
  • 4 replies
  • 1 helpfuls

Scheduled job not working as expected

Hi All,  I have created a scheduled job , what i have to do is to get all the sys_id's from first gr and in when i glide change_request form i want the match which are matching  with the sys_id, and also i want other sys_id's that is left in u_normal...

Priya75 by Tera Contributor
  • 295 Views
  • 4 replies
  • 2 helpfuls

Resolved! Maintenance Tasks for multiple groups

Our application group wants to add child tasks to a maintenance task which will affect multiple groups. For example, if there is a security vulnerability, they want to open a maintenance task and assign to our server team, security team and applicati...

Advance Reference Qualifier depending on other field

Hi All,On the form there are two fieldsone is parent field and one is type field. As type changes to 1 I want parent filed should only show the record with which are type 1 and when type 2 is selected, the parent filed should show type 1 and type 2 r...