Hello,
We'd like to add a "Due date" field and copy the "Sprint End" value to this field once we move a ticket in the Sprint. How can we do that? Thank you in advance.
Hi @Yakov Melman , First off are you wanting to use the existing due date field or create a new one? If the latter, please be sure to use something other than "due date" since that is already a system field. Either way you should use automation to copy the date field. Below is what I think should work however I have not specifically tested this.
if this is what you are looking for give it a go and let me know if it works.
I can see the following error when I'm trying to publish the rule:
What am I doing wrong?
Thank you in advance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Like the error indicates you should use a "Branch". Actually the link to the post that Walter provided below illustrates this. Give that a try and if you still have issues let me know. I created the following "untested" example for you. You probably should further qualify the JQL to restrict to your project to ensure you are not taking action on issues that should not be.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Yakov Melman,
Have a look at this related question, where Bill shares the smart values you can use in automation to set the right values: {{sprint.endDate}}
Hope this helps!
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.