diff --git a/modules/storages/app/components/storages/admin/side_panel/health_notifications_component.rb b/modules/storages/app/components/storages/admin/side_panel/health_notifications_component.rb index 95d283cac014..ea92a4ae5066 100644 --- a/modules/storages/app/components/storages/admin/side_panel/health_notifications_component.rb +++ b/modules/storages/app/components/storages/admin/side_panel/health_notifications_component.rb @@ -39,7 +39,7 @@ def initialize(storage:) end def render? - @storage.automatically_managed? + @storage.automatic_management_enabled? end def notification_status