Ivan Nieto Vivanco
Ivan Nieto Vivanco
That's... weird... just yesterday I was working with the default values and everything looks correct. You have all your dependencies installed? https://snipe-it.readme.io/docs/install-dependencies Snipe-IT DocumentationInstall DependenciesComposer is a package manager for...
Hello there!! Where are you watching this behavior? In the consumables view even if the user is deleted the count remains as if the consumable is still checked out. It...
That's true!! The only thing the controllers ('normal' and API) doesn't consider as constraint are consumables :S
I fix that in this PR https://github.com/snipe/snipe-it/pull/11663 Which maybe indirectly fixes OP's issue? as now it doesn't let the user with consumables assigned to get deleted.
Didn't import users with LDAP... but I create the users without company assigned and with full company support activated, couldn't reproduce the issue.
Hey @Godmartinz, I think I remember you working on this feature? But I'm not sure, just pinging you to see if you remember something about it from the top of...
Whoops. Got a little enthusiastic with the close button. Sorry
Podman have a few peculiarities, I remember I faced something similar, even if I map the ports in my MySQL container. I think it has something to do with rootles...
Sorry, I don't really have a set deadline for this. Seeing the responses I think it could be a useful feature for some people, but our main focus is on...
Mmm... not sure about that, since this is a PATCH request I thought that it's normal to only want to change the `assigned_to` field thinking in a user who we...