Skip to content
New issue

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

Config-mgmt-serivce Add start and end date filter to GetNodesCounts #3372

Closed
lancewf opened this issue Apr 15, 2020 · 0 comments
Closed

Config-mgmt-serivce Add start and end date filter to GetNodesCounts #3372

lancewf opened this issue Apr 15, 2020 · 0 comments

Comments

@lancewf
Copy link
Contributor

lancewf commented Apr 15, 2020

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

func (s *CfgMgmtServer) GetNodesCounts(ctx context.Context,

Definition of Done

The GetNodesCounts will use the start and end date filters.

Demo Script / Repro Steps

  1. Add over 1,000 nodes with dates ranging for the last couple of days
  2. Request the GetNodesCounts with the start date for 24 hours ago.
  3. Ensure that the total count is lower than all the nodes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants