Hobadee / Hobadee/JamfVault

JSON files should have "Name" parameter to override filename

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

To facilitate the renaming of objects in Jamf, JSON objects on disk should allow for a "name" parameter (or similar) that overrides the filename when matching to Jamf. This should not be included when syncing Jamf->Disk for the following reasons:
1. We don't want to have to deal with scanning all the JSON objects on disk to find a matching "name" to sync to
2. It's fine if we end up with a duplicate in part because:
3. We should implement and use a `prune()` method to remove orphaned items.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.