  Release Summary for 4.3-68
  [![Generic badge](https://img.shields.io/badge/release_status-building-lightgrey.svg)](https://shields.io/)
  Changes to branch `4.3` after version `4.3.67`.
  * [make clear that the template is ignored, not disabled](https://github.com/2600hz/kazoo/pull/6178) - _by icehess_
      Mark the notification as `ignored` when transaction templates (for successful transaction) or transaction failed template is not being processed.
      Binding for these two notifications is same, and the templates are checking `success` in DataJObj to see if the notification is for them to process or the other module. Previously if the notification is for example for failed transaction, the successful template mark itself as disabled which is miss leading, because the template is not disabled it is simply is being process as this notification is irrelevant to the template. With current implementation in teletype these multiple templates can mark them as ignore when they don&#039;t want to process the notification so notification publisher consider it as done.
      master pr: https://github.com/2600hz/kazoo/pull/6177
  -- 2600Hz Official <packages@2600hz.com> +Thu, 05 Dec 2019 00:27:19 
