- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-09-2015 02:50 PM
Hello, All 8 of our problems are Closed-Resolved but they're still showing in gadgets and gauges like My Groups Open Problems and Assigned to My Groups. Any idea what we're missing?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-12-2015 01:48 PM
If Resolved is a custom state, then yes the record will still be active and will show in this report
Can you use the approach I suggested, to find out that particular state ?
Suraj Chauhan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-09-2015 04:43 PM
This report runs on Active records.
check if you have added custom values in your state field, if yes you will have to set Active = false for those custom values
Suraj Chauhan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-09-2015 04:48 PM
Also you can run a filter as Active = True and Assignment groups is javascript:getMyGroups()
Add the Active field in the list view (configure-->form layout) and see which record is still active.
By this way you will come to know about the state
Suraj Chauhan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-12-2015 01:32 PM
Thanks for the prompt replies Suraj. Are you saying that even if a Problem resides in a Closed-Resolved state, it is still considered Active?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-12-2015 01:46 PM