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

incorrect profile record type for ids

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.1.0
    • None
    • API (A), Frontend (F)
    • None

      table "profiles" has ids, and for them type "id" should be used. several entries that are ids use integers and even strings.

      if multiple ids have to be stored for some key, that key is used multiple times, multiple ids are not stuffed in it.

      currently known cases :

      web.avail_report.0.groupid - integer
      web.avail_report.1.groupid - integer
      web.dashconf.groups.groupids - integer
      web.items.filter_groupid - string

      web.avail_report.0.hostid - integer
      web.avail_report.1.hostid - integer

            Unassigned Unassigned
            richlv richlv
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: