inovex / zax

Zabbix frontend for Android
http://inovex.github.io/zax/
GNU General Public License v3.0
65 stars 31 forks source link

Event: Use object ID as trigger ID for API level >= 2.4 #48

Closed jschamburger closed 9 years ago

jschamburger commented 9 years ago

Quick fix for #46: Object ID is now used as trigger ID as well in the Event object. This reenables the connection from event to trigger. Also, the left join has the effect that events without triggers are shown as well.