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
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
Reload the runs
CodeChecker version The CodeChecker version is 6.22.2.
To Reproduce Steps to reproduce the behaviour:
Runs
History stored after...
History stored before...
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.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
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:
Runs
.History stored after...
and/orHistory stored before...
.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.
The text was updated successfully, but these errors were encountered: