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

Media active/disabled appears to have swapped over in the database (1,0) causing issues with existing scripts

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Incomplete
    • Icon: Minor Minor
    • None
    • 4.4.0
    • Server (S)
    • Zabbix-Server-MySQL 4.4.0

      Steps to reproduce:

      1. Navigate to Administration -> Users -> User -> Media
      2. Create a media if not already, and set this to Disabled.
      3. Connect to the MySQL Database for the Zabbix-Server

      Result:

      1. Run the following query
      select * from media where userid =THEUSERID;
      1. Notice that a disabled media = 1 in the database

      Expected:

      1. disabled = 0 

            zabbix.support Zabbix Support Team
            mattz0r Matthew Scully
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: