grokability / jamf2snipe

Import and sync assets from a JAMFPro instance to Snipe-IT asset management.
MIT License
113 stars 55 forks source link

Check-in assets that have no user assigned in Jamf #68

Open elyscape opened 2 years ago

elyscape commented 2 years ago

It would be nice if jamf2snipe, when encountering an asset with no assigned user, checked the asset back in on Snipe-IT.

ParadoxGuitarist commented 2 years ago

I thought this might run every time, but I think it only runs if the user sync is turned on. My main concern is that it might mess up other people's work flows. I think i'd still rather have a runtime arg to trigger this feature (I don't currently consume this peronally) but perhaps you have a better insight. Let's leave this open to see if anyone else sees how it might break their stuff, or if you'd be willing to add a flag, it'd look good to me. Thanks!