I've got a Ticket in closed state. When i click on ticket -> status view, the ticket is classified in open tickets...
What is going wrong?

Thanks for your help.
Moderator: crythias
OK, this looks fine.srenon wrote:State Management
No change in module
Now this is a weird behaviour.
Do you use StaticDB as IndexModule?
What happens when yor delete the OTRS cache?
NoDoes the ticket still appear in the "open list"?
I suppose, this is an issue with/in the statusDB indexing module or the OTRS-cache. If the incident reoccurs, try switching to RuntimeDB and check if it is still shonw in the "open list". If not we're getting closer to the reasonsrenon wrote:Do you use StaticDB as IndexModule?
Yes[...]NoDoes the ticket still appear in the "open list"?
Did you try switching to RuntimeDB? And if so, what did happen to the open ticket list after that?srenon wrote:[...]Does the ticket still appear in the "open list"?
My response is 'yes' ticket still appear in the open list!!
OK, this is not a simple issue if it's not possible to have a look at the system. Some more questions:srenon wrote:I have also found the error on the customer information widget [...] The "ticket ouverts" information is wrong
THIS is the reason for your problem. You marked StateType "closed" as viewable. Remove it and the ticket list will work as expected.The ticket search for "State" "Open" (capital "O"!) which is performed while counting open tickets uses ViewableStateTypes as cirteria for open/closed tickets.