snipe-it icon indicating copy to clipboard operation
snipe-it copied to clipboard

Feature Request: Bulk Checkin and Bulk Audit

Open DiepTran0899 opened this issue 7 months ago • 1 comments

Summary

Please add features for Bulk Checkin and Bulk Audit to Snipe-IT, similar to Bulk Checkout. These features would allow users to efficiently check in multiple assets at once and audit multiple assets in a single operation.

Details

  • Bulk Checkin:

    • Allow users to select multiple assets (using Select2/ajax or similar) and check them in with a single action.
    • Should provide a user-friendly interface similar to Bulk Checkout, including search and multi-select capability.
  • Bulk Audit:

    • Add the ability to audit multiple assets at once.
    • Allow users to select assets from a list (using Select2/ajax or similar component).
    • Should provide an interface consistent with Bulk Checkout and Bulk Checkin.

Benefits

  • Saves time for administrators managing large numbers of assets.
  • Provides a consistent bulk management experience for checkouts, checkins, and audits.

If additional technical details or UI suggestions are helpful, I'm happy to provide more information.

DiepTran0899 avatar Jun 12 '25 09:06 DiepTran0899

Bulk audit via API is already in progress via https://github.com/grokability/snipe-it/pull/16904

Editing this via GUI would likely break its intended function of being used with a barcode scanner.

snipe avatar Jun 13 '25 18:06 snipe