List of QMetry for Jira add on features not supported on Default H2 DB Configuration

JIRA installation includes an embedded H2 database. The embedded H2 database is used by default when user choose the Trial installation path. The embedded H2 database is only supported while you are evaluating JIRA. User must migrate to supported external database before using JIRA as a production system.


List of functionalities NOT supported on H2 databases

  • All Reports (Reports in QMetry Menu > Report Section)
  • Test Run Execution Page
    • Rebuild (Rebuilding of test run execution page after changes made in test run issue page)
    • Export Functionality

Click Here for the supported databases

Understanding the Configured Database

  • Via GUI  : JIRA Admin user can check the type of DB on JIRA UI using below steps. Choose  Settings > System > System Info > Search for "Database type"
  • Via Rest API :  Hit this URL in browser - http://<serverURL>:port/jira/rest/qmetry/latest/systeminfo . The response will give all the Jira system information.