You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi everyone or anyone.
I am self teaching myself Jira and trying to find if the following automation can be achieved.
Using Jira I am trying to create an automation on my Kanban board to move a issue from Backlog to the Board (WAIT FOR ASSETS) based on the Assets due date.
I am not sure where to start, would this be under Scheduled? Like I mentioned I am very new and relay on these forums and YouTube.
Thanks Ana
First of all you have to create a field of asset type and associate it with the specific parameter of the asset object.
Then you create your rule, and as you guessed correctly, you choose a Schedule trigger. That would be my cup of poison at least. To run it once each day (start or end).
Then you place a condition component to run against the asset field and compare it to your liking (e.g. {{now}})
Then you transition the issue to your Backlog. You have to make sure that all statuses have a transition to Backlog, or at least Backlog has a global transition activated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.