Can I know the logic for getting incidents which is "In Progress" for last 10 days
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-10-2024 09:55 AM
Hi Team,
Can I know the logic for getting the incidents which is "In progress" for last 10 days.
I need the background script for this.
Can Someone help me to get it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2024 05:21 AM
Are you looking to add this to a dashboard? what are you ultimately going to do with the data?
I ask because even though there are scripts being created, you could just do a report on the incident table?
Show all incidents that are in Progress and equal to or greater than 10 days
we have something similar, but we use show me anything that is in progress and not updated in 5 days. Those are ones that my ServiceDesk manager needs to be aware of so he can action accordingly.