issues
search
grokability
/
jamf2snipe
Import and sync assets from a JAMFPro instance to Snipe-IT asset management.
MIT License
113
stars
55
forks
source link
Fixes and features for jamf2snipe
#61
Closed
johnson-yi
closed
2 years ago
johnson-yi
commented
3 years ago
Fixes
Fix comparison between Snipe and JAMF values
Fix get_jamf_mobiles() calling wrong function
Fix 'SyntaxWarning: "is" with a literal' for python 3.8+
Features
Set custom fields on asset creation
Combine custom field updates into single API call
Restrict syncing computers or mobiles to a specific group in JAMF
Fixes
Features