SQL Error adding new Value Mapping

XMLWordPrintable

    • Type: Incident report
    • Resolution: Won't fix
    • Priority: Minor
    • None
    • Affects Version/s: 3.0.8
    • Component/s: Frontend (F)
    • Environment:
      Single Server Environment.
      Centos 7
    • Sprint 4
    • 1

      When trying to add a valuemapp from Frontend, it shows the Error:
      Error in query [INSERT INTO valuemaps (name,valuemapid) VALUES ('test','25')] [Duplicate entry '25' for key 'PRIMARY']
      SQL statement execution has failed "INSERT INTO valuemaps (name,valuemapid) VALUES ('test','25')".

      Seems like Zabbix doesn't check the latest number on the Table, f.e. with select MAX(valuemapid) FROM valuemaps;

            Assignee:
            Unassigned
            Reporter:
            Daniel Weber
            Team C
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: