Hi!
I am in the process of setting up automated maintenance reminders for our JIRA-project. The scheduling works fine, and I am able to spawn cases like "Daily maintenance Server X". However, for logging reasons, I would like the title (and description) to include the date or day of week, like "Daily maintenance Server X - 2020-09-23".
I have tried several options after googling like now.jiraDate, %%CURRENT_DATETIME%%, and a triggerIssue variant.
Please advice.