qk4l / zabbix-cachet

Python script which sync Zabbix IT Services with Cachet
MIT License
80 stars 32 forks source link

Fix to prevent infinite update. #50

Closed diegocanton closed 2 months ago

diegocanton commented 5 years ago

During the tests it was observed that the current code performs updating of the data of the component and initiant, but that even after the resolution this function is executed indefinitely. Added a test that prevents execution in case the component has been marked as "Fixed"