First, you can construct the last day of the current year by getting the current year, and adding "-12-31" after it. You can put this in a variable in the automation rule.
Then, you can use this smart value to calculate the difference in days between now, and the end of the year.
{{now().diff(EndCurrentYear.toDate).Days}}
Best regards,
Kris
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.
Hi @Viktoria Soldatova ,
Can you post what you have created ?
Also, you can add the "Log Action" at various points in the automation rule to display values in the audit log so you can debug what is going wrong.
Best regards,
Kris
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.