device_dependencies items missing to create alert rules.
wanted to create below rule but find out that there is no device_dependencies in database.
devices.status = 0 AND devices.disabled = 0 AND devices.dependency_parent IS NULL
was it not supposed to be created automatically after creating sites parents ?