Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix various issues with large Snipe-IT (50k+ assets, 50k+ users) and JAMF installations (5k+ assets) #119

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 8, 2023

  1. Fix issues with getting tags that are deeper than 2 levels for user info

    Fix issues with Snipe-IT installs that have more than 500 models
    Fix issues with Snipe-IT installs that have many users (20k+), fetching them all is costly.
    Fix various code cleanliness and logic errors that crashed the program due to the weirdness in return values in large (and old) JAMF installations
    Evi Vanoost committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    6fc02c7 View commit details
    Browse the repository at this point in the history