You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi,
I'm trying to create an automation rule that will set the end date to two weeks after the start date, but I'm not having any luck. (The rule shows as having been executed, but nothing shows up in the End Date field.) I think my problem might be not knowing how to refer to field names with two words. Any help would be greatly appreciated.
Can you try the below syntax if the StartDate you are referring to points to Sprint Start Date
{{sprint.startDate.plusDays(14)}}
If the Start date field name is literally Start date, then try {{issue.Start date.plusDays(14)}} instead of {{issue.start_date...}}.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Andy and Ajay,
Thanks for your suggestions. I tried both options and the both throw an error with AfJ. (It's a service project so there's no sprint.)
Thanks,
Jenny
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Actually, Ajay, you just alerted me to the problem. I was thinking Start date was a system field. I'll do it now with the custom field ID.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We often have questions from folks using Jira Service Management about the benefits to using Premium. Check out this video to learn how you can unlock even more value in our Premium plan. &nb...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.