@Trudy Claspill I read this dialog Solved: Jira automation to set Target End using smart valu... and tried to apply the same logic to mine automation but it isn't working.
Any ideas why this isn't working?? I'm about to pull my hair out as I've tried soooo many variations trying to get this to work.
I checked the implementation you suggested and hit the same problem but after testing several times, I saw that the problem was the shortDate format you are requesting to function, if you eliminate that part, the function would return a date which is field type used for the Date operation.
So, to summaryze, use:
NewDate: {{now.endOfMonth}} instead of NewDate: {{now.endOfMonth.shortDate}}
The function you are using worked correctly for me.
Kindly give it a try and let me know if you need further help.
Also, if you consider my comment help you solve the issue, please mind to mark it as the Answer.
Kind regards,
David
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.