poll-bugzilla: Avoid adding new task to multiple tables.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 16 Nov 2016 15:48:05 +0000 (15:48 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 16 Nov 2016 15:48:05 +0000 (15:48 +0000)
commitd17685b95a06a12bbdf3ce049049c7d667b384e3
treec0729f7ac82c7fdafff4bb67799fe3771fe0768a
parent5f323396a6104047e5a045b17ff39eb284917e89
poll-bugzilla: Avoid adding new task to multiple tables.

Check the task is not present in any table before adding it to
the 'todo' table.  So if a task is retired then it doesn't get
readded to 'todo' next time.
poll_bugzilla.ml