Move AssertThat Scenarios between Jira Projects

Move AssertThat Scenarios between Jira Projects

image-20250805-101407.png

When Jira tickets are moved between Jira Projects in the same organisation, AssertThat BDD scenarios and data are moved automatically with the following data:

  1. AssertThat must be enabled in the new Jira project

  2. AssertThat BDD Feature and Scenario migration logic:

    1. If the Feature / Scenario doesn’t exist in the new project the Feature/Scenario will be created.

    2. If the Feature / Scenario exists in the new project, the Scenario will not be updated

    3. If the Feature but not the Scenario exists in the new project, then the Scenario will be added to the Feature in the new project.

  3. Execution history for manual scenarios will be copied to the new project

  4. Execution history for automated scenarios will be linked to the execution history in the old project