I would like to create a snapshot of a JIRA Project and then make several copies so people can use them for training purposes.
To begin with we are going through different stages of a project. I would like to make exact copies of a project at that point, then continue one "branch" and leave the other as snapshot for a project at that point in time.
Script runner makes a copy of the issues but the status values are lost for example.
I also tried to export a project (search replace the key in the xml export so it's imported as a new project) and import it again but that also reset the issue status values.
Is there a way to make an exact copy?
Thanks