08/11/2023 06:20 AM
08/11/2023 06:32 AM
Hi @Deorak ,
What attribute expression you are using for group name in email template?
We are using below and it's working perfectly fine for us
Ent Display name: ${task.entitlement_valueKey.displayname}
Ent name: ${task.entitlement_valueKey.entitlement_value}
08/11/2023 08:13 AM
What is the binding variable that you are using? is there any pattern that you have seen when you get this intermittent issue?
08/12/2023 08:37 PM
If Request type is remove account then Group Name will not be populated , if Request Type is remove access , Group Name will be visible.
Does Email template have Task ID to find our assumption is correct.