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

Dashboard why show all incidents #47

Closed
kimx opened this issue Nov 22, 2017 · 1 comment
Closed

Dashboard why show all incidents #47

kimx opened this issue Nov 22, 2017 · 1 comment

Comments

@kimx
Copy link

kimx commented Nov 22, 2017

The dashboard default shows the wrong incidents which I expect its status is "New" but all of the incidents were showing.
Below is the API URL and request payload is the dashboard was sent.
/api/cqs/?query=FindIncidents
{SortType: 0, SortAscending: false, PageNumber: 1, ItemsPerPage: 10} ItemsPerPage:10 PageNumber:1 SortAscending:false SortType:0
Obviously ,that is lack the parameter "IsNew:true"

jgauffin added a commit that referenced this issue Nov 22, 2017
@jgauffin
Copy link
Contributor

Corrected in the latest commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants