Forums

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

Can you revert story priority changes made from the backlog that was done yesterday

Carlos Gallegos March 20, 2025

Changes were made yesterday to priority in story's yesterday and would like to revert those changes back to what they were yesterday.

3 answers

1 accepted

0 votes
Answer accepted
Trudy Claspill
Community Champion
March 20, 2025

Hello @Carlos Gallegos 

Welcome to the Atlassian community.

Are you talking about changes to the Priority field, or are you talking about changing the Rank of issues by dragging and dropping them to reorder the list?

There is no "undo" function to revert data to a previous state.

If you want to revert the value of a field, you can look at the history of an issue to see documentation of what the value was previously, and you can manually change the field again to that value.

If you are referring to the Rank of issues, that is not recorded in issue history so it is not possible to determine the previous rank and set it back to that.

Carlos Gallegos March 20, 2025

This was more related to the Rank of the issues/drag-drop order list. If it is not recorded, that answers my question. Thanks for the quick update @Trudy Claspill 

0 votes
Marc - Devoteam
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.
March 20, 2025

Hi @Carlos Gallegos 

This would be a manual action or you could try to create an automation rule.

You could use smart values to get the old and new value of the field priority if this changed.

use smart values:

Old Value: {{changelog.priority.fromstring}}

New Value: {{changelog.priority.tostring}}

create a variable based on the old string and then edit the field priority by using the value in the variable.

If this doesn't provide the correct result, then user a web request action in the automation to call the API to get historical information, see aPI endpoint api-rest-api-3-issue-issueidorkey-changelog-get 

 

Carlos Gallegos March 20, 2025

Appreciate the feedback. Thank you!

 

0 votes
Manoj Gangwar
Community Champion
March 20, 2025

Hi @Carlos Gallegos Welcome to the Community!

You can check the Issue History Under Activity and then check the old values and update it.

Screenshot 2025-03-20 210812.jpg

Carlos Gallegos March 20, 2025

These changes were done in the backlog and would like the previous version prior to the changes. 

Manoj Gangwar
Community Champion
March 21, 2025

@Trudy Claspill Answered your question as changes can not be reverted to the previous version. 

Suggest an answer

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

Atlassian Community Events