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

Web GUI date filter is faulty #3962

Closed
JuditKnoll opened this issue Jul 19, 2023 · 0 comments · Fixed by #3963
Closed

Web GUI date filter is faulty #3962

JuditKnoll opened this issue Jul 19, 2023 · 0 comments · Fixed by #3963

Comments

@JuditKnoll
Copy link

JuditKnoll commented Jul 19, 2023

Describe the bug
On the CodeChecker Web GUI, on the Runs tab, the history stored before and after filter doesn't seem to work, the information gets stored into the url, but it doesn't effect the output. Tried refreshing the browser, and refreshing via the Reload the runs button, also tried first giving the date info, then the text filter, and vice versa, the results are the same, the date filters don't effect the output.
See: https://codechecker-demo.eastus.cloudapp.azure.com/java-static-analysis/runs?run=spotbugs%20on%20spotbugs&stored-before=2023-07-19%2000%3A00%3A00&stored-after=2023-07-16%2000%3A00%3A00

CodeChecker version
The CodeChecker version is 6.22.2.

To Reproduce
Steps to reproduce the behaviour:

  1. Open the web GUI.
  2. Click Runs.
  3. Select a date in History stored after... and/or History stored before....
  4. See that the output doesn't change.

Expected behaviour
Only see runs stored between the given two dates.

Desktop (please complete the following information)
Tested it on both Linux firefox and Windows Chrome.

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

Successfully merging a pull request may close this issue.

1 participant