jayavman

Results 16 comments of jayavman

select * from `users` where `id` = 1 and `users`.`deleted_at` is null limit 1 810μsfredons_assetEloquentUserProvider.php#59 select `permission_groups`.*, `users_groups`.`user_id` as `pivot_user_id`, `users_groups`.`group_id` as `pivot_group_id` from `permission_groups` inner join `users_groups` on `permission_groups`.`id`...

[2024-06-20 23:09:01] production.WARNING: User ID 1 initiated a PURGE! [2024-06-20 23:22:37] production.ERROR: ErrorException: Attempt to read property "id" on null in /home/fredons/public_html/asset/app/Importer/AssetImporter.php: 24 Stack trace: #0 /home/fredons/public_html/asset/vendor/laravel/framework/src/Illuminate/Found ation/Bootstrap/HandleExceptions.php(255): Illuminate\Foundation\Bootstrap\Handl eExceptions->handleError(2,...

Why does it need to be deployable to change a category? Shouldn't we be able to change a category for any status (even archived or undeployable) Also when importing you...

@snipe tried the possible fix still an issue with me ![Screenshot 2024-06-21 221631](https://github.com/snipe/snipe-it/assets/114973646/eda49f49-0f2b-4b5b-82e1-3a25e2e260a9) ![Screenshot 2024-06-21 221611](https://github.com/snipe/snipe-it/assets/114973646/f3efa7fd-4bd4-401e-a712-fa4bcb29ce0f) says its updated after i import, but when i go to the asset, it...

![Screenshot 2024-07-03 160753](https://github.com/snipe/snipe-it/assets/114973646/522a9f8c-0a3a-412b-a966-2fcfe40c6058) Agreed. Would be nice to be able to move these around.