I found out that there are more tokens for cases then can be found via the select for messages templates.
First of all I m missing the tokens driectly related to the case - as {case.id} etc. But I'm also missing the handy tokens for the contacts assigned to the roles. For example {case_roles.case_client_display_name}.
I found out that there are more tokens for cases then can be found via the select for messages templates. First of all I m missing the tokens driectly related to the case - as
{case.id}
etc. But I'm also missing the handy tokens for the contacts assigned to the roles. For example{case_roles.case_client_display_name}
.Can you add a declaration for them as discribed in https://docs.civicrm.org/dev/en/latest/hooks/hook_civicrm_tokens/? That would be a pleasure!