Filter to look at incidents with SLA Time Left?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-03-2013 12:18 PM
Incidents are incidents, tasks are tasks, is there a way to have both in the same filter on my homepage? I've got my team's incident queue already set as a filter, but I'd like to have a column for Business Time Left on the Task SLA.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-04-2013 09:29 PM
You could make a report on the table task_sla and turn that into a gauge to display on your homepage.
Report: My Incident SLAs
Table: task_sla
Columns: Task, Task.Short Description, SLA, Stage, Actual Time Left
Filter: Task.Assignment Group is javascript:getMyGroups()
Click "Make Gauge" to make a gauge for your homepage
The issues you make run into is how you have SLAs setup. If you have multiple different slas, or slas that don't trigger on certain incidents you may need to do other things like create a db view to get the gauge right.
Hope that helps,
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2013 10:31 AM
Thanks, not quite what I want to do, but it will work. Was really wanting to have one view and limit clicking back and forth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2013 10:57 AM
I agree with the solution shared by mkaufman.
Please elaborate your requirement so that we can assist you accordingly. Also, if you can add the screenshot of your report, may be that would be more helpful to understand your requirement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2013 11:11 AM