Hello,
I've created an automation that handles a due date on an issue.
Every day Jira looks for a issue with a
duedate = 0d
and puts a comment in there that it's time to work on that issue.
I also wanted to move that issue to an active sprint in the project the issue belongs to.
Is there a way to do it?
I don't want to choose the board. I want to check the project the issue belongs to and add the issue to an active sprint in that project.
Thanks!
While you have only one board associated to each of your projects, Jira is designed to allow for much greater flexibility.
Also, note the following:
Because Jira is designed to be very flexible in how it is used, there is really no built-in way for Jira to automatically determine that an issue in a given project is included in only one board's filter.
Thank you for your asnwer.
We have one board per project so I hoped I can find the project a task is in and then find the only active sprint in this project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Kuba
Welcome to the community.
A project can have multiple boards associated to it, and each board can have multiple active sprints.
How would you expect the automation to know to which board and which active sprint the issue should be added?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In the automation can be chosen, which "active sprint" to be moved into - but somehow this does not work? Any idea why?
No real error, but does not move the issue into the sprint...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please start a new Question post for your issue, as the original post is over a year old and is not about receiving an error in automation when trying to set the sprint field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For the issues that is being processed by the automation, can you view that issue in the UI and set the Sprint field directly?
The Sprint field must be available to edit on the screen for that issue in order for you to be able to edit that field through an Automation rule.
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.
Hi @Adam Ziecik
Actually yes!
For me it was changing the automation from a "single project automation" to a "global automation" as it concerned several projects and not just one.
After adding the other projects, the automation was successful.
Here some screenshots:
Hope this works for you as well!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@M0214104 thank you for this. I was referring to this issue that yo reported here. Is this how you fixed it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Adam Ziecik yes - this fixed it for me, changing to multiple projects as i had multiple in the automation and did not think of it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@M0214104 - thank you for replying. I have tried the same but it did not solve my issue unfortunately.
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.