Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi,
I am currently using Jira automations to send out emails to our workflow and I am having trouble with some smart value formatting in the email's HTML.
For your question (1), it appears number formatting was recently added. This works for commas:
{{issue.story points.format("###,###,###")}}
Best regards,
Bill
For your question (3) about reducing spacing, have you tried the smart value Replace() function to see if there are any extra embedded CR/LF that you can remove? Please look here for information on the function: https://support.atlassian.com/jira-software-cloud/docs/smart-values-text-fields/
Best regards,
Bill
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.