-
-
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 not displayed #13145
Comments
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. |
It feels like maybe you have some weird data in your database? |
@marcusmoore I'd still be curious to know how the incomplete data got in there, but I guess we can close for now |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Debug mode
Describe the bug
When selecting Assets and List all, table shows zero. This occurs in all other fields of the assets except for archived and recycled assets. The debug reports a user id, have created a new admin user via cli, then created a new super admin user with that account and the result was the same. When selecting the export function, assets are exported.
Reproduction steps
...
Expected behavior
To be able to view a list of various assets.
Screenshots
No response
Snipe-IT Version
6.1.1-pre - build 10778
Operating System
Ubuntu
Web Server
Apache
PHP Version
8.1.2-1
Operating System
Windows
Browser
Chrome, Firefox
Version
No response
Device
No response
Operating System
No response
Browser
No response
Version
No response
Error messages
Additional context
Currently a fresh install with migrated .env from git. Have run through common issues. Also searched here and from a previous error there was a modification of the code for eol and that mod has already been committed to the code base. The composer update does note:
Package doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead.
Package fruitcake/laravel-cors is abandoned, you should avoid using it. No replacement was suggested.
Package laravelcollective/html is abandoned, you should avoid using it. Use spatie/laravel-html instead.
Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
The text was updated successfully, but these errors were encountered: