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

Escalations "Start in" is incorrectly counted

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Won't fix
    • Icon: Trivial Trivial
    • None
    • 7.0.8
    • Frontend (F)
    • None
    • Rocky 9

      Steps to reproduce:

      1. Brand new installation
      2. Navigate to Alerts > Actions
      3. Open default action "Report problems to Zabbix administrators"
      4. Select "Operations" tab
      5. Add new escalation with non-default step duration - e.g. "1d" and steps e.g. "2 - 3"
      6. Add another one escalation with non-default step duration - e.g. "1w" and steps e.g. "4-6"
      7. Change default escalation step e.g. "1d" and click outside of input box

      Result:
      Screenshot to step 6.

      Screnshoot to step 7.

      Expected:
      At step 6 and 7 should be following:

      Steps Details Start in Duration Action
      1 Send message to user groups: Zabbix administrators via all media Immediately Default
      • Edit
      • Remove
      2 - 3 Send message to users: Admin (Zabbix Administrator) via all media 1 day, 00:00:00 1d
      • Edit
      • Remove
      4 - 6 Send message to users: Admin (Zabbix Administrator) via all media 21 days, 00:00:00 1w
      • Edit
      • Remove

      As i can see in javascript code curl is sending esc_period argument with value placed in input with id="esc_period" which is default for all escalations.

            zabbix.dev Zabbix Development Team
            MsLPTl9jXA Maciej Kuczerski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: