-
Change Request
-
Resolution: Fixed
-
Trivial
-
6.4.0beta5
-
None
-
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.