-
Problem report
-
Resolution: Fixed
-
Trivial
-
4.0.26
-
Sprint 70 (Nov 2020), Sprint 71 (Dec 2020)
-
0.125
Problem description: When opening section "Configure DB connection" of the setup.php view field "Database schema" is missing in case if PostgreSQL is the only available option in field "Database type". The problem is present only for 4.0 release
Steps to reproduce:
- Have a Zabbix installation with only PostgreSQL configured on the machine
- Navigate to setup.php view
- Open section "Configure DB connection"
- Make sure that "PostgreSQL" is the only available option in field "Database type"
- Try to locate field "Database schema"
Result: "Database schema" field is missing
Expected:
"Database schema" field should be present because "Database type" is set to "PostgreSQL"