In Action Flows, I am modifying an augmented attribute. The augmented attribute automatically created a supporting table with an attribute changed_by. this attribute is getting a uuid reference to the user. But, I can't find any documentation to convert it to a name.
Question
augmented attribute changed_by attribute is only giving me a UUID, not a name.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
This is a screenshot from Studio where I have opened up the knowledge model and viewed the Record table that is auto generated when making an augmented attribute for another table. This table contains the attribute "changed_by" which you can see in the bottom is a UUID. I assume there is a way to convert that back to a user name. but I cannot find it anywhere.