Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Instance Restoration

Hi Team, Can somone please help me on the below information.We have a parent company now in that company one child customer is going to divide and planning for new instance creation.Please help me how can we do the Restoration and what checklist we n...

nikhitha24 by Tera Guru
  • 331 Views
  • 1 replies
  • 0 helpfuls

Script include return value not working.

Hi All,I am modifying a catalog in which I haveVariable 1: List collector variable name "Application" in which i am gliding "cmdb_ci_business_application". Variable 2: Environment which is select box having choices with, production, DEV, QA so on..  ...

AnandKumar1_0-1698178016236.png

Activity filter is not showing the fields that are updated

I am having a custom table with few fields . When some changes are made for the fields, that is not getting captured in the Activity filter. I even configured the field in the activity filter by clicking on the filter icon.But still updated fields ar...

Renu9_0-1698342659102.png
Renu9 by Tera Contributor
  • 2510 Views
  • 6 replies
  • 1 helpfuls

attachment on catalog item

I have created catalog item , have a requriment to validate attachment size on  onsubmit catalog script. above catalog item sys_id=1c006ba297c67110dc42b380f053af9a  which is visible in url In above attachment table attachment have different sys_id. P...

sp.PNG sp1.PNG
auskamalla by Tera Contributor
  • 511 Views
  • 2 replies
  • 0 helpfuls

Total duration of all records

Need total duration of below recordsscript:var val = 0;var count=new GlideRecord('metric_instance');count.addEncodedQuery('id=1db320a2970a31108fc572571153af98^value=In Progress');count.query();while(count.next()){val += count.duration.dateNumericValu...

bhavi_0-1698331183812.png
Charan123 by Tera Expert
  • 333 Views
  • 2 replies
  • 0 helpfuls

Resolved! Additional stack in list report

Hello, is there a way to have a list report stacked/grouped additionally? I have a report of task_time_worked and I have it grouped by task.parent.number so I can group them all by RITM. Is there a way to additionally group them by the sctask? I try ...

AndrewMeza_0-1698184150189.png

How to copy multirow variable set value in description

Hi Team, We have 3 variable set on catalog item.2 is single line and 1 is multiLine variable set.I am creating change request from task and copying all variable in change description.I am able to fetched single line variable set value by below code b...

lucky24 by Tera Contributor
  • 656 Views
  • 1 replies
  • 0 helpfuls

How to add worknotes to a closed task

Hi All, I have a requirement to allow for worknotes, but not additional comments, to be added to a task after it is no longer active. However, the journal entry fields (comments, worknotes, comments_and_worknotes) all hide when a task is set as inact...

dslater by Giga Contributor
  • 1881 Views
  • 4 replies
  • 0 helpfuls

Resolved! Can't find method com.glide.glideobject.GlideDateTime.subtract

Hello All, Am running the BR to check if the PIN generation time passed the 24hrs. Here is the below script. but getting the error which i mentioned in the subject.Please help on this.Thanks. (function executeRule(current, previous /*, gs*/) { var...

srinidhi by Tera Guru
  • 1569 Views
  • 22 replies
  • 2 helpfuls