Tag-based Trigger doing nothing

Infos:

  • Used Zammad version: 6.2
  • Used Zammad installation type: Helm

Expected behavior:

When a trigger is based on tags and the tag is assigned, the action is performed.

Actual behavior:

Nothing happens

Steps to reproduce the behavior:

I have configured a trigger to assign a specific person when a tag is assigned:

But upon adding any of these tags, nothing happens - the assignee stays the same.

Correct. Adjusting tags is not counting towards updating a ticket, see the limitations of triggeres:
https://admin-docs.zammad.org/en/latest/manage/trigger/limitations.html

So what is the solution here? Is there a way that I can tag a ticket and automatically have it assigned to the responsible person, without creating a macro for each tag assignment individually?