Search is not working correctly
Closed this issue · 2 comments
Hey, I am encountering some issues while searching in logs.
When I type in the search box in "Incode Logs" section, all logs disappears like there are no logs that contains the search string but there is.
To Reproduce
Use PostgreSQL as a database provider. Simple .Net 6 Web Application. Insert some Incode logs then try to search them.
Expected behavior
Correctly filtered logs.
Details (please complete the following information):
Project Type: Web Application (API)
Framework Version .NET 6
WatchDog Version 1.4.10
Database PostgreSQL
Browser Chrome
Additional context
I was looking around in the source code and find out that in LiteDBHelper.cs/GetAllLogs method has some missing assignments for "query" variable. Maybe that is the issue.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.