Forums

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

Can I create an Automation to move a work item (story/bug) to the top of the backlog?

Sean Hearne October 16, 2025

Hi, My team wants to be able to move something to the top of the backlog (not from the backlog screen).  Is there a simple automation I can create? 

2 answers

1 accepted

3 votes
Answer accepted
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 16, 2025

Hi @Sean Hearne -- Welcome to the Atlassian Community!

That is possible with an automation rule, although it is not simple it is doable.

 

First thing, when do you want to do this?  That is, what is the triggering event to rank the work item to the top of the backlog?

Next, there is a REST API endpoint to change the Rank order of an work item relative to another one.  Thus, the approach would be to:

  1. Some event happens to start the rule for your work item to rank higher
  2. Using JQL and the Lookup Work Items action, identify the first work item in the backlog
  3. Call the endpoint, passing both the first work item and the one you want to place before it (i.e., the trigger work item)

If you want to try this, here are some references to help:

 

Kind regards,
Bill

Taliah15
Contributor
October 16, 2025

Well @Bill Sheboy has described all the steps very clearly. You should follow him if you want to create this. And thank you so much @Bill Sheboy for such an amazing guideline.

Like Sean Hearne likes this
Sean Hearne October 16, 2025

I will do that.  thanks for the quick solution alternatives. 

Like Taliah15 likes this
Taliah15
Contributor
October 17, 2025

You are always welcome @Sean Hearne 

0 votes
Taliah15
Contributor
October 16, 2025

Hello @Sean Hearne Hope so all will be doing very well. 

Absolutely! You can create a simple automation that triggers when you move a task (from anywhere) and instantly shifts it to the top of your backlog, no need to open the backlog screen. This keeps your workflow smooth and your priorities clear—effortless backlog mastery! Want the quick steps to set it up?

Sean Hearne October 16, 2025

yes please. that would be awesome

Taliah15
Contributor
October 17, 2025

Has your issue resolved Or Do you still want quick steps to set it up? @Sean Hearne 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events