Commits
Martins Talbergs authored 5f2428c3a7b
..F....... [DEV-1695] added workaround for implicit first option selection For now it happens that ZBX_PREPROC_REGSUB type is the first one in all of these config lists: - CItem::$supported_preprocessing_types - CItemPrototype::$supported_preprocessing_types - CDiscoveryRule::$supported_preprocessing_types The correct fix would obtain first element value for each of these selects.