Uploaded image for project: 'Server Deployments and Scale'
  1. Server Deployments and Scale
  2. SCALE-6

Running Jira on Docker sets schema-name=public for all DB types

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Low Low
    • None
    • master
    • Environment - Docker
    • None
    • Severity 2 - Major

      Issue Summary

      In our Jira Docker images, the dbconfig.xml.j2 template contains a hard-coded schema name:

      <schema-name>public</schema-name>
      

      This breaks other DB's, notably MSSQL.

      Steps to Reproduce

      Start Docker image with ATL_DB/JDBC_* values specified for MSSQL

      Expected Results

      A valid dbconfig.xml should be generated for MSSQL

      Actual Results

      schema-name is set to "public", which isn't necessarily valid.

      Workaround

      N/A

            [SCALE-6] Running Jira on Docker sets schema-name=public for all DB types

            Dave Chevell made changes -
            Resolution New: Fixed [ 1 ]
            Status Original: In Progress [ 3 ] New: Closed [ 6 ]
            Dave Chevell made changes -
            Status Original: Needs Triage [ 10030 ] New: In Progress [ 3 ]
            Dave Chevell made changes -
            Assignee New: Dave Chevell [ dchevell ]
            Dave Chevell created issue -

              dchevell Dave Chevell
              dchevell Dave Chevell
              Affected customers:
              1 This affects my team
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: