Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

How can I automate Jira to flag the first incomplete sub-task in a list to save time and organize?

Bryan_Singh
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Oct 30, 2023

Is it feasible to create a Jira automation that highlights the initial incomplete sub-task within a list?

I frequently encounter multiple sub-issues that can't be completed because they depend on the preceding issue, which results in time wastage. Any suggestions for addressing this?

1 answer

0 votes
Kristian Walker _Adaptavist_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Nov 24, 2023 • edited

Hi Bryan,

I can confirm that if you have the ScriptRunner for Jira Cloud plugin in your instance, then this could help achieve this requirement.

We gave an example script here that will bulk-flag issues returned by a JQL search.

You could run this script as an Escalation Service in order to flag the subtasks which are open and have a particular issue link on them.

An example of JQL to find all Sub Tasks in a project with the Blocks issue type would be to use JQL like project = DEMO and issuetype = Sub-task and issueLinkType in ("blocks")

I hope this information helps.

Regards,

Kristian

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events