-
-
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
Assets by Category view returns no matches #2139
Comments
Still need answers to the other questions in the list above. |
Ok - so it works in the demo. Very odd, I've double checked and there are definitely 600 assets with a category 'laptops'. When you look at the Asset Categories screen it does indeed show 600 in the number of assets against that category. When you then select the category - 'no results displayed'. |
|
No errors in browser error console but it does log this error in the laravel.log file: [2016-06-09 11:13:10] production.ERROR: exception 'BadMethodCallException' with message 'Method skip does not exist.' in C:\inetpub\wwwroot\snipe-it\bootstrap\cache\compiled.php:6318 Do you want the stack trace? |
Stack trace: |
Pretty sure this was already fixed on the latest v3 and v3-master branches. |
Expected Behavior (or desired behavior if a feature request)
Assets -> Categories -> Laptops (for example) , should show a list of all assets with the category Laptops.
Actual Behavior
It says 'No matches found' and fails to display any.
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.The text was updated successfully, but these errors were encountered: