Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-18131

Zabbix 5.0 Jira with CF webhook multiple issues

XMLWordPrintable

    • Team INT
    • Sprint 67 (Aug 2020), Sprint 68 (Sep 2020)
    • 1

       

      Zabbix 5.0.2 LTS integration ( updated from 5.0) to Jira 8.7.1 via Jira CF webhook

      1. Incident not created at all. Found fix myself: in method addCustomFields changed line ( commented out ):

       //data.fields[field] = fields[field];

      data.fields[field] = {value: fields[field]};

      2. Jira description not set.  Parameter alert_message with macro value {ALERT.MESSAGE}.

      3. Two links added in context menu:

      4. Would be nice to be able to have regex filter on tags sended as label to Jira , as such internal tags used for integration like _zbx_jira_issuekey, _zbx_jira_issuelink does not make sense as labels in jira.

      I'm attaching my current exported webhook ( just password changed). I added some loging lines while debuging JS script . Sorry, with loging level 1 as it is easier to grep server log without changing loging level . Acctually I do not know how to change loging level just for webhooks.

        1. image-2020-07-22-10-40-24-265.png
          image-2020-07-22-10-40-24-265.png
          4 kB
        2. JiraCF4support.xml
          21 kB
        3. Jira_webhook_log.txt
          3 kB
        4. image-2020-08-31-15-29-41-216.png
          image-2020-08-31-15-29-41-216.png
          61 kB
        5. image-2020-08-31-17-08-51-091.png
          image-2020-08-31-17-08-51-091.png
          51 kB
        6. image-2020-08-31-17-09-45-506.png
          image-2020-08-31-17-09-45-506.png
          43 kB
        7. image-2020-08-31-17-10-11-037.png
          image-2020-08-31-17-10-11-037.png
          36 kB
        8. jira_wo_cf.png
          jira_wo_cf.png
          59 kB
        9. jira_wi_cf.png
          jira_wi_cf.png
          42 kB

            alarionovs Aleksandrs Larionovs (Inactive)
            Audrius Audrius Sadlauskas
            Team INT
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: