I have a weekly task that needs to be created. I was able to make the rule and have it assign the user and the due date just fine each week on Monday morning. What I would like to do is have the issue title (summary) currently called "Weekly Logs" to be "Weekly Logs - day/month". I have tried to use {{issue.created.jqlDateTime}} and {{issue.created.as("dd MMM")}} with no luck.
Try this one please on the Edit Issue Action:
{{issue.summary}} - {{issue.created.format("dd/MM")}}
Results:
Yes, and...to what Alex suggests, please look here for other formats if you need something else:
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Alex Koxaras _Relational_ & @Bill Sheboy ,
Thank you for you the responses. I am hoping that this can be done on the creation of the issue.
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.