Bug or Problem between Customer and Agent Role

Infos:

  • Used Zammad version: 6.1.0-1696849338.59fe2e15.jammy
  • Used Zammad installation type: package
  • Operating system: Ubuntu 22.04
  • Browser + version: all

Expected behavior:

Agents with the same agent role should treated every time as agent.

Actual behavior:

I assigned more roles to an agent. A role “Agent X”, “Kunde” and “ Kunde Mitarbeiter X”.

The “Kunde” role only has the “customer” permission in the permissions. Just like the role “_ Kunde Mitarbeiter X”

In principle, both roles have the same authorization, but different customers are assigned to the roles because the people within our company have different authorizations and should therefore be assigned different workflows.
The role “_Agent X” has the “Agent” and “Customer” permissions.

If I create a ticket with this role constellation for another agent who has assigned the same roles, then the owner of the ticket, than the owner field in the editormask won’t be visible for the agent who is assigned as customer and zammad behaves like the agent who is assigned as customer has only customer rights:

But if I take away the role “_ Kunde Mitarbeiter X” from the agent so that this agent only has the roles “Kunde” and “_Agent X”, then the agent sees the owner again and behaves that the customer of the ticket has agent rights:

If i assigne the agent another role that is constructed exactly like the role “_ Kunde Mitarbeiter X” but has a different name, than the behavior is normal and the agent has normal agent right for the tickets wherer he is assaigned as customer. But i found some more roles where the same behavior appears that an agent is treated as customer

But if I delete the role “_ Kunde Mitarbeiter X” and create it again, it works at first, but after a certain time the bug appears again.

Steps to reproduce the behavior:

  • I cant tell because it dosen apperas by every role as i mention before

If it still happens on Zammad 6.2 to you, I’d personally say it’s a bug. At least in my understanding. An agent with full permissions to a ticket, should also be able to adjust the owner, even if they’re the customer of the ticket.

Yes, it still happens on Zammad 6.2

This topic was automatically closed 360 days after the last reply. New replies are no longer allowed.