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

Double request to Applications in frontend configuration

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Duplicate
    • Icon: Trivial Trivial
    • None
    • 2.3.0
    • Frontend (F)

      In applications configuration (applications.php: 264) we first filter only application IDs in variable $data['applications'] and before we do anything else, we overwrite them by selecting data (applications.php: 274). We have two requests one after another and second overwriting the first. I think it's no need for double request there and it can be simplified ny making only one.

            zabbix.dev Zabbix Development Team
            iivs Ivo Kurzemnieks
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: