Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Our requirement is that the following tables are correct:
    • AO_32F7CE_DBBASELINE
    • AO_32F7CE_DBREQUIREMENT - Simple import
    • AO_32F7CE_DBPROPERTY- Simple import (with foreign key to DBREQUIREMENT),
    • AO_32F7CE_DBLINK - Don't forget to change the Page IDs and the Jira Applink ID.
    • AO_32F7CE_DBDEPENDENCY - Import (with foreign key to DBREQUIREMENT) + references to DBLink.
    • Don't forget AO_32F7CE_DBBASELINE, AO_32F7CE_DBTRACEABILITYMATRIX, AO_32F7CE_DBISSUE_TEMPLATE.
  • Our other requirement is that tables in Jira correctly match the tables of Confluence:
    • AO_42D05A_DBREMOTEREQUIREMENT
    • AO_42D05A_DBISSUELINK
    • AO_42D05A_DBAUDITTRAIL
  • So, the process would be:
    1. Import a space to the new Confluence,
    2. Find a way to map old page IDs to new page IDs,
    3. Import all RY tables, keeping foreign keys,
    4. Change Applink IDs in DBLink,
    5. Change Page IDs in DBLink,
    6. Jira: Before exporting, ensure issue numbers match issue ids, in DBIssueLink,
    7. Jira: Import all RY tables,
    8. Jira: After importing, update issue ids to issue numbers in DBIssueLink,
    9. Jira: Update the Applink IDs in DBRemoteRequirement.

Renaming a space

If you rename a space, our records in the database still point to the older space. Therefore, requirements will appear as non-existing in the new space. You have two choices:

...