freescout icon indicating copy to clipboard operation
freescout copied to clipboard

Variable in Mailbox > Custom From Name

Open diguinho2018 opened this issue 3 years ago • 1 comments

Hey guys!

Under Edit Mailbox settings in the field From Name we can select Mailbox Name, User's Name and Custom Name. Would be nice to be able to use variables like {%user.fullName%} in Custom From Name.

01

Thank you.

diguinho2018 avatar Feb 02 '21 17:02 diguinho2018

Missing that feature too! Would be great if that could be implemented.

linus-ha avatar Oct 24 '21 15:10 linus-ha

What do you want to see in {%user.fullName%}? Currently authenticated user? Last user who replied to the customer?

freescout-helpdesk avatar Aug 11 '23 14:08 freescout-helpdesk

Implemented in the master branch.

freescout-helpdesk avatar Aug 11 '23 14:08 freescout-helpdesk

Keep in mind that when the conversation is not assigned to any user (for example when the customer sends a new email to you) the customer will see {%user.fullName%} in the sender name.

freescout-helpdesk avatar Aug 14 '23 07:08 freescout-helpdesk

I just stumbled upon this feature. I think the intention is to "use" the name of the user (agent) actually sending the reply, right?

cfoellmann avatar Aug 14 '23 07:08 cfoellmann

Yes, correct. It's actually not the assignee user, but the user who is replying is used to replace variables like {%user.fullName%}. But nevertheless when a customer sends a new email to you the customer will receive an Auto Reply with non-replaced {%user.fullName%} variables as there is no user involved at this moment.

freescout-helpdesk avatar Aug 14 '23 07:08 freescout-helpdesk

So the auto-reply settings need a separate sender setting field ? 😃

cfoellmann avatar Aug 14 '23 07:08 cfoellmann

We'll just leave everything as it is or roll back this new feature if it will cause troubles.

freescout-helpdesk avatar Aug 14 '23 07:08 freescout-helpdesk

Why not implement this? It does more good than bad.

For incoming emails not yet assigned, it can just send whatever after the variable .. it works for me.

naturaw-canine-food avatar Aug 27 '23 13:08 naturaw-canine-food

We've implemented in the master branch replacing with empty string variables which has not been replaced in mailbox's custom from name for auto replies.

freescout-helpdesk avatar Aug 27 '23 14:08 freescout-helpdesk