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.
Hello!
In our Jira Service Management Project there is an automation rule to send an email when a request is created. I have used smart values to add specific information from the issue to the email. However, the custom field with a date is not working when all of the others are. Any advice?
Hi Alexandra,
I have been seeing a lot of problems with this field and the smart value recently. Maybe try using the customfield id for it. {{issue.customfield_10156}} where 10156 is the ID of your Start date field.
You can find that by searching for the field - go to Settings > Issues > Custom fields
search for Start date. Then click on the 3 dots to the right and select Contexts and Default value.
Then on the following screen look at the URL of the field and you will see it on the very end.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Great! Glad that worked for you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Good afternoon @Alexandra Astor
Did you check if there is no typo in the customfield name ?
"Start Date" vs "Start date".
If not a question of type, you can try using one of the date format available here and si if it change something ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.