Hi
We want to show only the name in Jira Autonomation
Now
Hi {{creator.displayName}}, -> Hi Fred Flintstone
What we want
Hi Fred
Is it possible??
Hi,
Please have a look at the SmartValues. You will find many useful functions. For example following Split command will provide the name Fred:
{{creator.displayName.split(" ").first}}
I hope this will help.
Cheers
Hakan Bahadir
Solutions Engineer
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.