We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As a desktop user, I will want the total number of desktops to be correct when filtering unknown desktops in the insight control.
The desktop UI insight control using the GetNodesCounts API to get the total number of desktops.
Link to the GetNodesCounts RPC
automate/components/config-mgmt-service/grpcserver/cfg_mgmt.go
Line 99 in 9db8bb9
The GetNodesCounts will use the start and end date filters.
The text was updated successfully, but these errors were encountered:
lancewf
No branches or pull requests
User Story
As a desktop user, I will want the total number of desktops to be correct when filtering unknown desktops in the insight control.
The desktop UI insight control using the GetNodesCounts API to get the total number of desktops.
Link to the GetNodesCounts RPC
automate/components/config-mgmt-service/grpcserver/cfg_mgmt.go
Line 99 in 9db8bb9
Definition of Done
The GetNodesCounts will use the start and end date filters.
Demo Script / Repro Steps
The text was updated successfully, but these errors were encountered: