-
Incident report
-
Resolution: Won't fix
-
Trivial
-
None
-
6.4.0alpha1
-
None
Steps to reproduce:
- Import template (confsync_tmpl.xml) only by using 'create new' rules.
- Import hosts (confsync_hosts.xml) only by using 'create new' rules.
- Import updated hosts (confsync_hosts_updated.xml) only by using 'update existing' rules.
Result:
Even if 'update existing' was selected for triggers, they are not being updated.
No failures of API call are observed, result is always successfull. It seems like no Update statements are executed for triggers (checked via mysql general log, logfile for importing updated configuration is also in attachment).
Expected:
Triggers are updated (expressions, priorities).