-
Problem report
-
Resolution: Fixed
-
Trivial
-
4.4.0alpha1
-
Sprint 55 (Aug 2019), Sprint 54 (Jul 2019)
-
0.25
There are three places in frontend where sorting by name with capital letters is wrong, if zabbix was installed with MySQL database. With Postgresql data base sorting work fine
1. Steps to reproduce:
- Create two media types with SMS and Script names
- Go to Reports->Notification, scroll down
- Observe that SMS is first and than is Script
2. Steps to reproduce:
- Create two triggers with SMS and Script names
- Make them in Problem state
- Go to Monitoring->Overview
- Observe that SMS trigger is first and than is Script
3. Steps to reproduce:
- Create two applications with SMS and Script names on host
- Go to Host->Web-> Create new web scenario
- Open applications dropdown, observe that SMS is first and than is Script
Expected:
Correct sorting: Script, SMS