You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have a requirement to pull data from email request in Jira Service Management, basically the description part of email has all the required data that i want to fetch and fill my custom fields in Jira Ticket,
Email Body:
I am using the following Smartvalue tags to fetch data:
However, the problem is the value being fetch is post-fixed by *, to be clear the value being displayed in custom filed appear as below. Is there a way to remove that extra "*", can anyone suggest me tweak to my current Smartvalue {{issue.description.substringBetween("Contact: ","\n")}}
Hello @Abdul Majeed Syed
What type of field is "User Name"?
Is the Service project a Company Managed project or a Team Managed project?
What happens if you print the same smart value to the rule Audit Log using a Log action?
So far I have not been able to replicate your issue using a Company Managed Service project and using that smart value to set the Summary field (a short text field), sending the email to the Service project from gmail.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.