Problem tickets are all closed but still show as open in gadgets

networkalias
Kilo Contributor

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?

Problems.GIF

1 ACCEPTED SOLUTION

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


View solution in original post

9 REPLIES 9

User179407
Mega Guru

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


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


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?


Loren Browdy: were you able to solve this ?



Suraj Chauhan