-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Recent Activity no longer displays #2821
Comments
Can you grab the latest from master and see if that fixes it? |
Thanks for the suggestion - currently running "v3.5.1-2-gd7222ae", but issue persists |
I'll need your error log output then |
Here is the laravel log output when trying to access activity report: [2016-10-26 14:00:57] production.ERROR: exception 'ErrorException' with message 'Trying to get property of non-object' in /var/www/snipe-it-3.5.0/app/Http/Controllers/ReportsController.php:360 |
Pull the latest from master please and confirm that this resolves your issue |
Issue resolved! Thanks!! |
Expected Behavior (or desired behavior if a feature request)
see recent activity in snipeit
Actual Behavior
list says "No matching records found"
Please confirm you have done the following before posting your bug report:
Please provide answers to these questions before posting your bug report:
app/storage/logs
and your webserver's logs.Individual assets display history just fine.
The text was updated successfully, but these errors were encountered: