snipe / snipe-it

A free open source IT asset/license management system
https://snipeitapp.com
GNU Affero General Public License v3.0
9.91k stars 3.01k forks source link

[Feature Request]: Disable request button for "deployed" assets #14706

Closed NickNck closed 1 month ago

NickNck commented 1 month ago

Is your feature request related to a problem? Please describe.

Hi all, When an asset is marked as requestable i notice that once a user requests for an asset and is then deployed, other users can still request for that same asset while it is deployed to someone else. It would be great if there could be a setting that disables the request button once an asset is in the deployed when someone else requested and is using it and can only request it once it is marked as deployable.

Describe the solution you'd like

It would be great if there could be a setting that disables the request button once an asset is in the deployed when someone else requested and is using it and can only request it once it is marked as deployable.

Describe alternatives you've considered

No response

Additional context

No response

snipe commented 1 month ago

I'm pretty sure this has been requested before. We haven't implemented it because a request doesn't mean "give me this immediately", it could mean "give me this when it's available", and we want to allow people to join the queue.

I'll try to think about ways we can accommodate more use-cases.