Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-8213

Missing DP patch for renamed filters in actions

XMLWordPrintable

    • Team B
    • Sprint 96 (Jan 2023)
    • 0.125

      There were changes in filter names implemented in ZBXNEXT-7835 (Make Action configuration form modal), but no DB patch. Update for internal documentation (profiles table & change log) is also necessary.

      Missing database changes

      Migration patch must convert names of some filters (if there are any) in ‘profiles’ table.

      Here is the list of entries in ‘idx’ column that must be changed:

      web.actionconf.php.sort -> web.action.list.sort,
      web.actionconf.php.sortorder -> web.action.list.sortorder,
      web.actionconf.filter_name -> web.action.list.filter_name,
      web.actionconf.filter_status -> web.action.list.filter_status,
      web.actionconf.filter.active -> web.action.list.filter.active.

            dpetra Dace Petra
            dpetra Dace Petra
            Team B
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: