The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I am trying to create an automation rule in a software project that sends an email with some information about the current sprint.
Specifically, I would like to include information about the time left before the end date of the sprint.
I have tried the following to do this, according to https://support.atlassian.com/jira-software-cloud/docs/smart-values-date-and-time-functions/ and https://support.atlassian.com/jira-software-cloud/docs/smart-values-general/:
{{now.diff(sprint.endDate).days}}
{{now.diff(sprint.endDate.jiraDate).days}}
{{now.diff(sprint.endDate.jiraDateTime).days}}
However, none of these give a result (see screenshots of automation rule and resulting email). How would I get this to work?
👋 Hi there Jira Community! A few months ago we shared with you plans around renaming epics in your company-managed projects. As part of these changes, we highlighted upcoming changes to epics on...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.