JIRA 7.3.1
Zephyr for JIRA 3.2.2.32202654
database is MySql
I needed to restore a single project from a one week backup. The Zephyr test steps and executions were not restored.
This is , apparently, the expected behaviour because Zephyr does not support a single project restore. Unfortunately, we did not have any other choice but to restore a single project and henced forced to find ways to restore the missing test data through the database.
We imported the database tables that are declared by JIRA as the tables of this plugin (full list below). The data was imported but now the test execution were not correctly linked to the test issues. If you open the screen of test cycles summary, then each executed test shows the following information:
ID=invalid
Status= correct status (Pass or Fail)
Summary= a number which is the id of the test issue (ie, 107189) - we checked and these are correct ids.
Other fields are displayed correctly: Executed By, Executed on, etc....
Any idea on what we need to do more so that Zephyr will process correctly the ID? It's clear that the info is there but somehow broken?
The list of restored tables:
AO_7DEABF_CHANGE_ZJEGROUP
AO_7DEABF_SCHEDULE_DEFECT
AO_7DEABF_ZQLFILTER
AO_7DEABF_COLUMN_LAYOUT_ITEM
AO_7DEABF_ZFJCOLUMN_LAYOUT
AO_7DEABF_STEP_DEFECT
AO_7DEABF_ZQLFAVORITE_ASOC
AO_7DEABF_CHANGE_ZJEITEM
AO_7DEABF_EXEC_CLUSTER_MESSAGE
AO_7DEABF_ZQLSHARE_PERMISSIONS
AO_7DEABF_CYCLE
AO_7DEABF_STEP_RESULT
AO_7DEABF_TESTSTEP
AO_7DEABF_SCHEDULE
AO_7DEABF_ATTACHMENT