User variables in subject and body are showing sys_id instead of name in Send Email of Flow Designer

mgraden
Giga Contributor

When testing the email being sent in the flow of a catalog item, they are showing the sys_id instead of the names of the users in both the subject and body. They are reference variables.

 

EDIT: Once I removed the variables, saved, and then added them again, it finally displayed the names instead of the sys_id.

6 REPLIES 6

yashkamde
Tera Expert

Okay so I think the problems was with instance bug OR refrence issue of that variable...

VaishnaviK43271
Tera Contributor

Hi @mgraden !!

This occurs due to a Flow Designer cache/reference refresh issue.
Re-adding the reference variables forces the flow to refresh and correctly resolve display values instead of sys_id.

 

Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for.

Thank You