Forums

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

How to restore the initial Jira state after test execution on some issues

mourad.zoghbi
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!
January 25, 2021

Hi

I'm looking for some way in Jira that will remove any effect of test execution on Jira files (creation, update of files (Summary, assign, LinkedIssue). i explain: 

 

if at some date, i have :

  • issue xxx with linked issue yyy ,

i exécute my test scenario that add new linked issue zzz for xxx, and create new issye wwww

After end of my test, my expected is initial state : 

  • xxx with linked issue : only  yyy
  • isssue www is deleted

The most important thing that the revert action don't let any trace

1 answer

0 votes
Nic Brough -Adaptavist-
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.
January 25, 2021

There is no way to do this.  The point of an issue tracker is that it tracks changes to issues.  You're making changes, so Jira tracks them.

I think you need to revise your process so that it doesn't seem to have any desire to destroy the information that tests were executed.

Suggest an answer

Log in or Sign up to answer