The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Resolved! Best way to SLA set up for multiple Incident assignment

Hello Experts,Need some guidance how best to set up SLA for Incidents. I know it is customer specific what the business need but our customer needs assistance .The goal would be ultimately to have reports - met SLA or not (actually which vendor was r...

Nisha30 by Kilo Sage
  • 2154 Views
  • 5 replies
  • 1 helpfuls

Flow does not fire with snc_read_only role

Hi I created catalog item which grants snc_read_only role. Second one needs to remove role( user can request it) . I set below properties and user can create ritm while having snc_read_only but flow is not fired. How to fix it( i tested and when snr_...

PiotrekL by Tera Expert
  • 482 Views
  • 9 replies
  • 0 helpfuls

How to delete duplicate catalog item draft

Hi all, I need to delete duplicate catalog item draft. I need to only keep last created. There is one question 'Jira ID'  where I am getting unique value from Jira, Based on that question's value I have do the glide aggregate count. If the count is g...

Obito by Tera Expert
  • 249 Views
  • 7 replies
  • 1 helpfuls

Incident Overdue Notification

 Hi Community, I need to automate an "Incident Response Overdue Reminder" email when an incident's due date is today or in the past and the state is not Resolved or Closed; I have already created the notification and the event (incident.overdue.remin...

DevYadav by Tera Contributor
  • 147 Views
  • 3 replies
  • 0 helpfuls

Resolved! UI Action question

Hi,I am working on a UI Action example, but it is not working. It is not even giving me a confirmation message. Kindly help.   function closeChildINC(){ var answer = confirm('Do you want to close child incident'); if(answer == true){ gsftSubmit(n...

1.jpg 2.jpg