Hi,
I want copy the sprint dates from Development Project 1 to an Epic issue in Projct Management.
How can I ceate this in Automation?
Thanks!
The smart values you want to use for this are: {{issue.sprint.startDate}} and {{issue.sprint.endDate}}
Please consider when you want this to happen, such as at the start of the sprint, or some other event. That will determine the trigger for your rule.
And...as an issue can be in multiple sprints, due to carrying over between sprints, you will need to consider how you want to handle this and any other edge cases.
Using automation rules requires learning and experimentation, and so I recommend you try to create the rule, and if you run into challenges to post images of your rule and explain what is not working as you expected. That will provide context for the community to help.
To get you started on creating your rule, please refer to these documentation and example sources:
Kind regards,
Bill
Thanks Bill for responding.
The sprint dates i want use is for Epic issue from another project.
I create two custom fields for this Epic issue; Sprint Start and Sprint End. After a Sprint is created the sprints dates must be copied to this custom fields.
My knowledge about using Automation is very basic, so i hope you can give me a example of how this works for me?
So my situation is:
Jira Project 1: Sprint A (with the start and end date)
Jira Project 2: Epic issue with custom field Sprint Start and Sprint End -> copy the Sprint date in to it.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is not a simple automation rule, as it may require multiple, multi-project scope rules, one triggering the other. I recommend partnering with a more experienced site admin at your company to help you create and test these rules.
The solution could be simpler if you have the epics and child issues (e.g., Story or Task) in a single project. But even with that, if the issues have been carried over between different sprints or planned for multiple sprints, the rule becomes more complicated.
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.