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

incorrect profile record type for ids

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: