Used Zammad Version
6.3
Environment
- Installation method: package
- Operating system ubuntu 20.04
- Database + version: postgresql 12.18
- Elasticsearch version: 7.17.21
- Browser + version: Edge 124.0.2478.97
Actual behaviour
After adding a new custom ticket state, the state is shown in the agent screen for ticket editing and in the agents overview.
The new ticket with custom state is not visible when a customer is logged in and looking at his overview, when switching back to a standard state like ‘open’ the ticket reappears under the customers overview.
The ticket is correctly assigned to him.
It does not matter which type of state we create, this happens with all states.
Expected behaviour
Tickets with a custom state should also be visible when a customer is logged in via the web portal.
Steps to reproduce the behaviour
Create custom state
Assign custom state to ticket and customer
login as customer
ticket is not visible
as soon as a standard state is used the ticket reappears
For clarification I added some screenshots Hopefully this helps understanding what I am trying to express. (remove the space in ‘http s’)
I was not able to attach or embed those pictures directly
A ticket with a factory / standard state is both visible for agent an customer:
agent
http s://i.ibb.co/N71rVvX/agent-open.png
customer
http s://i.ibb.co/0K44TyV/customer-open.png
a ticket with a custom state is only visible for the agent
agent
http s://i.ibb.co/qDgFy31/agent-custom.png
customer
http s://i.ibb.co/6Z6wJp0/customer-custom.png