Skip to content

does not support 3 values in settings.conf (+ little other issue) #108

Open
@ludolhoir

Description

@ludolhoir

Hello, hope you are well, still working on test environment, and things are going pretty well, except there is little issue when we try to add in the settings.conf more than two values in a raw,

example :

_snipeit_HDD_4 = hardware storage

works fine (only two values)

_snipeit_HDD_4 = hardware storage drive_capacity_mb
(or any as soon as we have three values)

and we have this error below. I tried with lot of subsets and everytime fails

File "/Users/ludoviclhoir/Desktop/jamf2snipe-main/jamf2snipe", line 901, in
jamf_value = jamf_value[item]
TypeError: list indices must be integers or slices, not str

another (very little one) is if we use the general mdm_capable_users result is {"mdm_capable_user":"username"} and should only be username, but it is not critical

thanks again alot for your precious help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions