-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
None
-
Affects Version/s: 8.13.12, 8.13.13, 8.13.15, 8.13.17, 8.13.18
-
Component/s: Environment - Database
-
8.13
-
16
-
Severity 3 - Minor
-
2
Issue Summary
Jira 8.13.12 officially supports PostgreSQL 12 but ATST health check fails with a following warning:
PostgreSQL 12 is not supported. You should migrate to a supported database version.
Steps to Reproduce
- run Jira 8.13.12 with PostgreSQL 12 as a database
- login as an admin
- navigate to system -> Troubleshooting and support tools
Expected Results
Supported database health check is green
Actual Results
ATST produces a warning about unsupported database
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- relates to
-
JRASERVER-68960 JIRA support for postgresql 12
- Closed