Skip to content

JSON files should have "Name" parameter to override filename #6

@Hobadee

Description

@Hobadee

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions