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

Forum Posts

Resolved! Need to copy worknotes from incident to incident tasks

Hii All, I have written script like this, when to run - after update condition - work notes changes script - var inc = new GlideRecord('incident_task'); inc.addQuery('incident.sys_id', current.sys_id); inc.query(); while (inc.next()) { inc.work_notes...

Anjaneyulu1 by Giga Contributor
  • 2388 Views
  • 20 replies
  • 1 helpfuls

Resolved! Scheduled Reports Conditions

Have a business / use case where we are wanting to have an email sent out at X time of the day (16:30 EST), this email needs to have a list of all newly assigned project tasks for that day, then some additional verbiage on the email notification. I f...

find_real_file.png find_real_file.png

Resolved! RITM record closed even though it had open tasks

Hi all, We've got an issue raised by a customer where the requested item record is getting closed when manual tasks are closed even if there are other active tasks. They want the requested item to get closed only when all tasks are closed, but they a...

Amelie G by Kilo Expert
  • 3413 Views
  • 7 replies
  • 2 helpfuls

How can I get who are listed in event parm1 and event parm2 ?

Hi Team,  When we created Outage emails are sending to event parm1 and event parm2.  How do I change these list ? currenlty mails are going different people, want to change user list. where Can I change Even Parm1 and 2 users list.  Please help.   

find_real_file.png
B Ashok by Tera Guru
  • 483 Views
  • 2 replies
  • 0 helpfuls

Resolved! One user in watchlist not receiving emails

Hi Community, After a comment is made on a request/incident we send notifications to the assignedto user created user and people in watchlist everything is working fine but once specific user in the watchlist not receiving email notifications. can an...

How to configure service portal fields?

Hi, I have a field of "Type of Service Request" on service portal and values contain in "Type of Service Request" are: New Web PageNew Web Page ItemWeb Page Content UpdateAsset Upload/UpdateChange of Webpage Layout/DesignChange of Navigation Structur...

Raghav22 by Tera Contributor
  • 556 Views
  • 4 replies
  • 0 helpfuls