Click a policy below to see if there are steps you can take to resolve the issue - {failCount > 1 ? "s" : ""}. + {failCount > 1 ? "s" : ""}.{" "} + {deviceUser && " Once resolved, click “Refetch” above to confirm."}
) : null; diff --git a/frontend/pages/hosts/details/cards/Policies/Policies.tsx b/frontend/pages/hosts/details/cards/Policies/Policies.tsx index 398147cec9..314f63f87b 100644 --- a/frontend/pages/hosts/details/cards/Policies/Policies.tsx +++ b/frontend/pages/hosts/details/cards/Policies/Policies.tsx @@ -61,9 +61,9 @@ const Policies = ({ {policies.length > 0 && ( <> {failingResponses?.length > 0 && ( -This host is not updating the response for some policies. Check