You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Links the unreported count box to the node overview page filtered to
show unreported nodes. Since 'unreported' is not a PuppetDB status but
is calculated from report timestamps, the node overview page now handles
it as a special client-side filter using the unreported hours threshold
from the server metadata.
Also fixes a pre-existing bug where route query status params were cast
as string[] without normalisation, causing a TypeError when a single
status value was passed as a string.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Chris Boot <crb@tiger-computing.co.uk>
0 commit comments