Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Need help: Reliable automation to move the next issue to “In Progress”

melissa_erhard November 3, 2025

Hi everyone,

I’m trying to build a reliable Jira automation rule that automatically sets the next issue (sub-task or linked issue) to “In Progress” when the current one transitions to “Done.”

I’ve already tried several different approaches:

  • Using the Sequence field to determine the order

  • Using issue links like “has to be done before / after”

  • Splitting it into two separate rules (one to flag, one to trigger the next issue)

  • Combining everything into a single rule

Sometimes it works — but only on the second or third attempt, never on the first.
Other times, the parent issue reacts instead of the next sub-task, or nothing happens at all.

Could anyone share a working and reliable automation setup for this case?
The goal is simple:

When I move one issue to Done, the next one (based on sequence or “has to be done after” link) should automatically transition to In Progress.

Thanks a lot for any help or examples! 

— Melissa

2 answers

1 accepted

2 votes
Answer accepted
Tomislav Tobijas
Community Champion
November 3, 2025

Hi @melissa_erhard ,

Could you maybe share screenshots of your current automation (each component) and also a few audit logs? This would help troubleshoot this further.

As for the rule, maybe try something like this:

  1. Trigger: "Issue transitioned" (set to fire when an issue moves to "Done")
  2. Branching: Use related issues action to target related issues > for sub-tasks, branch on "Sub-tasks" or "Children". For linked issues, branch on the specific link type.

As for sequencing, you've mentioned "Sequence" field - is that a number field? Also, does it store values on child/linked issues or on the triggered issue? How exactly does that work? 

Also, related to sequencing, you might have to use Lookup issues action to find the exact and next item. However, it kinda depends on whether you're looking to transition one item or multiple items 👀

Again, if you could share some additional info about the use case, that would be great.
⚠️ Just a note that this is a public forum, so I'd suggest sharing info from some mockup and not production items. 

Cheers,
Tobi

melissa_erhard November 17, 2025

Hi Tobi,

I just wanted to kindly follow up on this thread — I haven’t received a response yet and wanted to check if you had a chance to look into my case.

I’ve tried simplifying the rule and also testing with a two-step setup (flag + transition), but the issue persists.

If you have any additional ideas or could confirm whether this might be a known behavior with the “has to be done before” link type, that would be helpful.

Thanks again for your support and time!
Best,
Melissa

0 votes
melissa_erhard November 10, 2025

Hi Tobi,

Thanks again for taking the time to help me with this.

I’ve attached a screenshot of one of my current automation rules.
In this case, I used the "has to be done before" link type to connect my sub-tasks.

My goal is that when one sub-task transitions from "In Progress" to "Done", the next sub-task (based on that link) should automatically move to "In Progress".

However, right now the rule works in the opposite direction:
If I move a sub-task from "Done" back to "In Progress", then the next sub-task starts — so it seems like the link relationship is being interpreted backwards, even though I set it as "has to be done before".

Another issue is that the rule only works on the second attempt, never on the first one.
For example, the first time I move a sub-task to Done, nothing happens.
Then, if I manually repeat the same action (moving to Done again), the next sub-task suddenly transitions correctly.

That’s why I also tried splitting the logic into two separate rules:
(1) One rule to trigger the next item (for example, by setting a flag or field).
(2) Another rule that reacts to that trigger and transitions the next sub-task to In Progress.

I thought that might make the update sequence more reliable, but it didn’t solve the issue either.

So right now, these are the two main problems:

The direction of the link seems reversed (Done to In Progress instead of In Progress to Done).

The automation only works on the second or third attempt, never on the first.

To keep things simple, I started testing with this basic version (without JQL or Sequence fields) before moving back to the more complex setups. I only want one next item to be triggered, not multiple.

If you have any idea where the direction or timing might be going wrong, I’d really appreciate your thoughts.

Thanks again for your help and patience!
— Melissa

melissa_erhard November 10, 2025

Bildschirmfoto_10-11-2025_111218_ommax.atlassian.net.jpegBildschirmfoto_10-11-2025_111923_ommax.atlassian.net.jpeg

Tomislav Tobijas
Community Champion
November 21, 2025

Hey @melissa_erhard ,

Apologies for missing this! It just went under the radar.

Related to the linking part - have you checked what link relation and outward/inward description for link name? 

You can navigate to Settings > Work items > Work item linking to check this.

2025-11-21_09-39-12.png

What seems to be the problem here is that link relation in the branch.
Maybe if you would just use the different outward/inward relation in the branch, it would work?

As for rule triggering only on second attempt - on the first try, are you also manually transitioning the sub-task to another status or is it triggered by something else? Also, do you have any entry in the rule audit log on the first try?
What first comes to my mind is to check the option "Check to allow other rule actions to trigger this rule..." in the rule details.

2025-11-21_09-45-36.png

Again, it really depends on how everything is configured.

Cheers,
Tobi

Suggest an answer

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

Atlassian Community Events