Uploaded image for project: 'Pegasus'
  1. Pegasus
  2. PM-1199

Notification naming / meta notifications

XMLWordPrintable

      Or notifications should be named more consistently. Currently we have:

      never
      start
      on_error
      on_success
      at_end
      all

      The on_ and at_ are only applied to a few of them. A cleaner set would be:

      never
      start
      error
      success
      end
      all

      The other problem is that "end" and "all" are really aliases for a set of notifications, but when the callout takes place, it is this meta event which is listed and not the real event. For example: if you have "end" specified, the notification says "end" instead of "success" or "error". I think the event should be listed as a specific as possible event so that the notification script can use that information internally.

            Assignee:
            vahi Karan Vahi
            Reporter:
            rynge Mats Rynge
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: