I have repetitive tasks and when the criteria are met according to my automation rules, a text comment with JQL to explain to the assignee when the task is due must be added. I have used {{now.plusWeeks()}}, but it gives me a long date and time format. Need to shorten this to just the month. Any suggestions?
The Scripting post-function will give you the feature you need. Try to use it, the documentation is pretty neat and simple:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.