Forums

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

Revert changes

Роман Вегелин
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!
July 10, 2019

I replaced in some tasks (more than 1000) the performer. In these tasks there were different executors. How to get everything back?

1 answer

0 votes
Thomas Deiler
Community Champion
July 17, 2019

Dear @Роман Вегелин ,

you have to parse the history. For +1000 issues i recommend the REST API:

  • JQL for your issues (expand=changelog) (GET /rest/api/2/search)
  • for each issue look for history entries within a specific date range
  • update issue by replacing the "to" values with the "from" values (PUT /rest/api/2/issue/{issueIdOrKey})

So long

Thomas

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events