Open 123yahyaa opened 1 year ago
👋 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.
Is your feature request related to a problem? Please describe.
In todays world of saas, user provisioning is heavily automated. as an IT team, I need to ensure we have sufficient licences available for enterprise applications that get assigned out. As they get low, I need time to discuss with the vendor and go through the purchasing process. at the moment, it seems Snipe can only alert me on an upcoming expiry of a licence, not when the seats fall below a certain threshold.
Describe the solution you'd like
Similar to assets, to be able to set a threshold that when the free seats of a licence fall below a set level, it pings an alert to the 'licensed to' email
Describe alternatives you've considered
I have considered the api and running scheduled checks, which works for now. but Id rather reduce the amount of polling im doing to snipe and also be able to immediately capture large changes, such as during an onboarding session.
Additional context
No response